Files
entity/src/schema/hrms.ts
2025-10-24 07:23:26 +07:00

4 lines
119 B
TypeScript

export * from "../entity/log_hikvision";
export * from "../entity/hrms_employee";
export * from "../entity/hrms_dept";