[After SIT] รายงานทะเบียนประวัติ เพิ่มค้นหาจาก ระยะเวลาดำรงตำแหน่ง (บริหาร) ปัจจุบัน และแสดงคอลัมน์เพิ่ม issue #1326
This commit is contained in:
parent
3746888ef8
commit
eaafb73479
3 changed files with 66 additions and 1 deletions
|
|
@ -78,6 +78,7 @@ async function main() {
|
|||
const profileSalaryController = new ProfileSalaryController();
|
||||
await profileSalaryController.cronjobTenurePositionOfficer();
|
||||
await profileSalaryController.cronjobTenureLevelOfficer();
|
||||
await profileSalaryController.cronjobTenureExecutivePositionOfficer();
|
||||
await profileSalaryController.cronjobTenurePositionEmployee();
|
||||
await profileSalaryController.cronjobTenureLevelEmployee();
|
||||
} catch (error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue