ประวัติตำแหน่ง
This commit is contained in:
parent
b05d59bd5f
commit
97abe14df5
4 changed files with 193 additions and 6 deletions
|
|
@ -28,4 +28,5 @@ export default {
|
|||
orgPosMove: `${orgPos}/move`,
|
||||
organizationShortName: `${organization}/sort`,
|
||||
organizationPublishGet: `${organization}/get/publish`,
|
||||
orgPosHistory: (id: string) => `${orgPos}/history/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue