Merge branch 'develop' into devTee

This commit is contained in:
setthawutttty 2024-11-01 13:54:02 +07:00
commit c25f0e1efd
11 changed files with 232 additions and 55 deletions

View file

@ -140,10 +140,13 @@ export default {
orgPosReport: `${orgPos}/report/draft`,
orgPosReportAct: `${orgPos}/act/report/draft`,
/**
* workflow
*/
workflow: `${workflow}/`,
workflowKeycloakSystem: (type: string) =>
`${workflow}/keycloak/isofficer/${type}`,
positionCondition: `${orgPos}/master/position-condition`,
};