update airport, holiday, position

This commit is contained in:
Narul Hidayah
2025-12-31 02:41:34 +07:00
parent fab89895f0
commit 6525af21ea
5 changed files with 221 additions and 1 deletions

View File

@ -1 +1,6 @@
export * from "../entity/hrms/hrms_department"
export * from "../entity/hrms/hrms_department"
export * from "../entity/hrms/hrms_airport"
export * from "../entity/hrms/hrms_position"
export * from "../entity/hrms/hrms_holiday"
export * from "../types/hrms_holiday"