เผยแพร่ข้อมูล

This commit is contained in:
setthawutttty 2024-02-01 14:46:13 +07:00
parent 98bef466d6
commit 94976daa5d
2 changed files with 22 additions and 0 deletions

View file

@ -25,4 +25,5 @@ export default {
orgPosMasterList: `${orgPos}/master/list`,
orgPosSort: `${orgPos}/sort`,
organizationShortName: `${organization}/sort`,
organizationPublishGet: `${organization}/get/publish`,
};