แก้วินัย /รายการออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง รอ API ส่งไปออกคำสั่ง
This commit is contained in:
parent
877809c2b4
commit
19975a2af5
8 changed files with 457 additions and 376 deletions
|
|
@ -94,5 +94,8 @@ export default {
|
|||
orgCheckAvatar: (id: string) => `${orgProfile}/avatar/profileId/${id}`,
|
||||
|
||||
changePosition: `${organization}/placement/change-position`,
|
||||
changePositionById: `${organization}/placement/change-position/profile-all`,
|
||||
changePositionByIdProfile: `${organization}/placement/change-position/profile`,
|
||||
|
||||
orgProfileReport: `${orgProfile}-employee/report`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue