feat(registry-edit): uploadFile profileSalaryTemp
This commit is contained in:
parent
1de3d35752
commit
cf053cb306
2 changed files with 66 additions and 1 deletions
|
|
@ -192,6 +192,8 @@ export default {
|
|||
`${orgProfile}/keycloak/permissionProfile/${rootId}`,
|
||||
profileidPosition: (type: string) =>
|
||||
`${orgProfile}${type}/profileid/position`,
|
||||
uploadProfile: (type: string, id: string) =>
|
||||
`${organization}/upload/${type}-profileSalaryTemp/${id}`,
|
||||
|
||||
workflowCommanderOperate: `${workflow}/commander/operate`,
|
||||
workflowCommanderSign: `${workflow}/commander/sign`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue