API จัดการตำแหน่งติดเงื่อนไข
This commit is contained in:
parent
d4696409b2
commit
9114081c21
6 changed files with 115 additions and 27 deletions
|
|
@ -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`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue