31 lines
1002 B
JSON
31 lines
1002 B
JSON
{
|
|
"Name": "反馈处理流程",
|
|
"PermissionData": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionData, Forguncy.RbacPermission.Core",
|
|
"permissionResource": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionResource, Forguncy.RbacPermission.Core"
|
|
},
|
|
"permissionBindings": [
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"bpmProcessPermissionType": 1,
|
|
"roleNames": [
|
|
"FGC_LoginUser"
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.BpmProcess.BpmProcessPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"bpmProcessPermissionType": 2,
|
|
"roleNames": [
|
|
"FGC_LoginUser",
|
|
"Administrator",
|
|
"开发工程师",
|
|
"小组主管",
|
|
"项目经理",
|
|
"项目总监",
|
|
"商务总监"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |