ผูก API ตั้งเวลาเผยแพร่โครงสร้าง
This commit is contained in:
parent
33ec68c868
commit
164240da3e
2 changed files with 31 additions and 5 deletions
|
|
@ -9,5 +9,6 @@ export default {
|
|||
createOrgLevel: (type: string) => `${organization}/${type}`,
|
||||
orgLevelByid: (type: string, id: string) => `${organization}/${type}/${id}`,
|
||||
|
||||
orgSetDateTime:(id:string) => `${organization}/set/publish/${id}`,
|
||||
organizationHistoryNew: `${organization}/history`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue