ui เพิ่ม เพิ่มข้อมูลทะเบียนประวัติลูกจ้าง // api

This commit is contained in:
AnandaTon 2023-07-24 17:11:12 +07:00
parent 5d2fdf254d
commit 5d20d4f279
3 changed files with 1099 additions and 175 deletions

View file

@ -180,4 +180,5 @@ export default {
`${profile}changeName/history/${profileId}`,
profileCitizenId: (citizenId: string) => `${profile}citizenId/${citizenId}`,
profileEmployeeIn: `${profile}information/employee`,
};