This commit is contained in:
2026-01-01 23:48:10 +07:00
parent beb05f0e7c
commit f599947282
5 changed files with 13 additions and 111 deletions

View File

@ -6,8 +6,6 @@ export * from "../entity/hrms/hrms_leave_type";
export * from "../entity/hrms/hrms_shift";
export * from "../entity/hrms/hrms_employee";
export * from "../entity/hrms/hrms_scholarship";
export * from "../entity/hrms/hrms_faculty";
export * from "../entity/hrms/hrms_study";
export * from "../entity/hrms/hrms_training";
export * from "../entity/hrms/hrms_training_participant";