no message

This commit is contained in:
Bright 2024-03-08 16:17:05 +07:00
parent 15cf60d19d
commit ba551e66c6

View file

@ -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({