Job insert ข้อมูลราชการ&ลูกจ้าง #1406
This commit is contained in:
parent
52fca7813c
commit
b5e534413a
3 changed files with 48 additions and 4 deletions
|
|
@ -81,6 +81,8 @@ async function main() {
|
|||
await profileSalaryController.cronjobTenureExecutivePositionOfficer();
|
||||
await profileSalaryController.cronjobTenurePositionEmployee();
|
||||
await profileSalaryController.cronjobTenureLevelEmployee();
|
||||
await profileSalaryController.Registry();
|
||||
await profileSalaryController.RegistryEmployee();
|
||||
} catch (error) {
|
||||
console.error("Error executing function from controller:", error);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue