โครงสร้างอัตรากำลัง => สืบทอดตำแหน่ง
This commit is contained in:
parent
937bf4cf7b
commit
fbb6783bfb
5 changed files with 437 additions and 12 deletions
|
|
@ -29,6 +29,7 @@ export default {
|
|||
orgPosMove: `${orgPos}/move`,
|
||||
organizationShortName: `${organization}/sort`,
|
||||
organizationPublishGet: `${organization}/get/publish`,
|
||||
orgPosDNA: `${orgPos}/dna`, //สืบทอดตำแหน่ง
|
||||
|
||||
orgPosExecutiveById: (id: string) => `${orgPos}/executive/${id}`,
|
||||
orgPosHistory: (id: string) => `${orgPos}/history/${id}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue