โครงสร้าง สร้างคำสั่ง
This commit is contained in:
parent
5d9131d5b7
commit
97a62de026
5 changed files with 150 additions and 104 deletions
|
|
@ -136,8 +136,10 @@ export default {
|
|||
|
||||
checkIsOfficer: (id: string) => `${organization}/check/child1/${id}`,
|
||||
|
||||
orgPosReport:`${orgPos}/report/draft`,
|
||||
/**
|
||||
* workflow
|
||||
*/
|
||||
workflow: `${workflow}/`,
|
||||
workflowKeycloakSystem:(type:string)=> `${workflow}/keycloak/isofficer/${type}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue