{"Message":"增加预算审批于拒绝","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":1,"Type":1,"Name":"PCPage/项目菜单"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":1,"Type":7,"Name":"Table/项目预算变动表"},{"State":2,"Type":1,"Name":"PCPage/工时增补申请"},{"State":2,"Type":1,"Name":"PCPage/工时增补审批"},{"State":2,"Type":28,"Name":"ProcessItem/工时增补申请"},{"State":1,"Type":15,"Name":"ServerCommand/新增项目工时增补"},{"State":1,"Type":15,"Name":"ServerCommand/应用项目增补工时"},{"State":3,"Type":1,"Name":"PCPage/预算申请"},{"State":3,"Type":1,"Name":"PCPage/预算申请审批"},{"State":3,"Type":28,"Name":"ProcessItem/预算申请"},{"State":3,"Type":6,"Name":"Pages/项目首页/预算申请"}],"Version":"v1"}
This commit is contained in:
30
Process/预算申请.json
Normal file
30
Process/预算申请.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"Name": "预算申请",
|
||||
"AllowStartRoleList": [],
|
||||
"AllowEditRoleList": [],
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionResource, Forguncy.RbacPermission.Core",
|
||||
"type": 7
|
||||
},
|
||||
"permissionBindings": [
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"bpmProcessPermissionType": 1,
|
||||
"resourceName": "预算申请",
|
||||
"roleNames": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"bpmProcessPermissionType": 2,
|
||||
"resourceName": "预算申请",
|
||||
"roleNames": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user