Merge branch 'develop' into AanandaDev

This commit is contained in:
AnandaTon 2023-08-31 14:37:45 +07:00
commit 0c3e5a4a8c
4 changed files with 666 additions and 266 deletions

View file

@ -183,6 +183,8 @@ export default {
profileCitizenId: (citizenId: string) => `${profile}citizenId/${citizenId}`,
profileEmployeeIn: `${profile}information/employee`,
profileHistory: (type: string) => `${profile}search/history/oc/${type}`