This commit is contained in:
2026-01-02 11:12:44 +07:00
parent c7ea4b09fb
commit ca66190604
3 changed files with 93 additions and 12 deletions

View File

@ -9,6 +9,7 @@ export * from "../entity/hrms/hrms_scholarship";
export * from "../entity/hrms/hrms_training";
export * from "../entity/hrms/hrms_training_participant";
export * from "../entity/hrms/hrms_bank";
export * from "../entity/hrms/hrms_attendance";
export * from "../entity/hrms/hrms_payroll";
export * from "../entity/hrms/hrms_payroll_monthly";
export * from "../entity/hrms/hrms_leave";