updated structure check isOfficer
This commit is contained in:
parent
41359b8c81
commit
32d8a11956
2 changed files with 40 additions and 1 deletions
|
|
@ -125,4 +125,6 @@ export default {
|
|||
*/
|
||||
orgPermissions: `${organization}/permission/menu`,
|
||||
orgPermissionsSys: `${organization}/permission`,
|
||||
|
||||
checkIsOfficer: (id: string) => `${organization}/check/child1/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue