รายการ ลา

This commit is contained in:
setthawutttty 2025-04-28 17:17:17 +07:00
parent 1e2d0108b6
commit 14cc7aa52f
5 changed files with 670 additions and 26 deletions

View file

@ -184,4 +184,8 @@ export default {
profilePermission: `${orgProfile}/keycloak/permissionProfile`,
profileidPosition: (type: string) =>
`${orgProfile}${type}/profileid/position`,
workflowCommanderOperate:`${workflow}/commander/operate`,
workflowCommanderSign:`${workflow}/commander/sign`,
};