test
This commit is contained in:
parent
4b070e8b8b
commit
ab03d3aa3d
1 changed files with 0 additions and 1 deletions
|
|
@ -215,7 +215,6 @@ export class SalaryController extends Controller {
|
|||
chk_Salary.lastUpdatedAt = new Date();
|
||||
this.salaryRepository.merge(chk_Salary, mergeData);
|
||||
await this.salaryRepository.save(chk_Salary, { data: request });
|
||||
await setLogDataDiff(request, { before, after: chk_Salary });
|
||||
return new HttpSuccess(id);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue