ปลัด

This commit is contained in:
setthawutttty 2024-10-22 09:45:42 +07:00
parent 9d3601f23f
commit 8eed6589d1
3 changed files with 61 additions and 0 deletions

View file

@ -135,6 +135,7 @@ export default {
orgPermissionsSys: `${organization}/permission`,
checkIsOfficer: (id: string) => `${organization}/check/child1/${id}`,
checkIsDeputys: (id: string) => `${organization}/check/root/${id}`,
orgPosReport:`${orgPos}/report/draft`,
/**