salary ==> ปรับ API
This commit is contained in:
parent
376a613b80
commit
ac53080cec
7 changed files with 26 additions and 14 deletions
|
|
@ -94,7 +94,8 @@ export default {
|
|||
orgProfileEmp: `${orgEmployeePos}/profile`,
|
||||
orgSearchProfileEmp: `${orgProfile}-employee/search`,
|
||||
|
||||
orgProfileById: (id: string, type: string) => `${orgProfile}${type}/${id}`,
|
||||
orgProfileById: (id: string, type: string) =>
|
||||
`${orgProfile}${type}/admin/${id}`,
|
||||
|
||||
orgDeceasedProfile: `${orgPos}/profile/search`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue