รายการออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง (รอ API)

This commit is contained in:
STW_TTTY\stwtt 2024-06-12 14:37:02 +07:00
parent 49bb827226
commit aad0d88867
5 changed files with 69 additions and 94 deletions

View file

@ -92,4 +92,6 @@ export default {
//
orgCheckAvatar: (id: string) => `${orgProfile}/avatar/profileId/${id}`,
changePosition: `${organization}/placement/change-position`,
};