no message
This commit is contained in:
parent
15cf60d19d
commit
ba551e66c6
1 changed files with 0 additions and 1 deletions
|
|
@ -154,7 +154,6 @@ export class Salary extends Controller {
|
|||
item.lastUpdatedAt = new Date();
|
||||
await this.salaryRepository.save(chk_3fields);
|
||||
});
|
||||
await this.salaryRepository.save(chk_3fields);
|
||||
}
|
||||
|
||||
const chk_posTypeId = await this.poTypeRepository.findOne({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue