กำหนดสิทธิ์จัดการโครงสร้าง
This commit is contained in:
parent
79875347f9
commit
6e9c8bf593
8 changed files with 801 additions and 4 deletions
|
|
@ -91,4 +91,8 @@ export default {
|
|||
orgDeceasedProfile: `${orgPos}/profile/search`,
|
||||
|
||||
orgProfileListKeycloak: () => `${orgProfile}/search-personal-no-keycloak`,
|
||||
|
||||
/** กำหนดสิทธิ์จัดการโครงสร้าง */
|
||||
permissionOrg: `${organization}/permission-org`,
|
||||
permissionOrgProfile: `${organization}/permission-org/profile`, // คนที่มีสิทธิ์จัดการโครงสร้าง
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue