Merge branch 'develop' into dev-tee

This commit is contained in:
setthawutttty 2023-07-24 17:40:33 +07:00
commit cf0fad18ef
4 changed files with 1102 additions and 182 deletions

View file

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