ย้ายตำแหน่ง
This commit is contained in:
parent
7112e60b69
commit
48b330b53a
6 changed files with 332 additions and 12 deletions
|
|
@ -25,6 +25,7 @@ export default {
|
|||
orgPosMasterById: (id: string) => `${orgPos}/master/${id}`,
|
||||
orgPosMasterList: `${orgPos}/master/list`,
|
||||
orgPosSort: `${orgPos}/sort`,
|
||||
orgPosMove: `${orgPos}/move`,
|
||||
organizationShortName: `${organization}/sort`,
|
||||
organizationPublishGet: `${organization}/get/publish`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue