{"Message":"更新钉钉待办处置机制","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/开发测试"},{"State":1,"Type":28,"Name":"ProcessItem/项目立项流程"},{"State":1,"Type":28,"Name":"ProcessItem/反馈处理流程"},{"State":1,"Type":28,"Name":"ProcessItem/结算申请"},{"State":1,"Type":28,"Name":"ProcessItem/新增任务流程"},{"State":1,"Type":28,"Name":"ProcessItem/预算申请"},{"State":1,"Type":15,"Name":"ServerCommand/创建项目审批待办"},{"State":1,"Type":15,"Name":"ServerCommand/删除钉钉待办"},{"State":1,"Type":15,"Name":"ServerCommand/更新审批待办"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/Basic创建钉钉待办"},{"State":1,"Type":15,"Name":"ServerCommand/创建任务审批待办"},{"State":1,"Type":15,"Name":"ServerCommand/创建反馈审批待办"},{"State":3,"Type":7,"Name":"Table/钉钉待办储存表"}],"Version":"v1"}
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
{
|
||||
"Name": "PCURL",
|
||||
"DataValidationInfo": {}
|
||||
},
|
||||
{
|
||||
"Name": "流程任务ID",
|
||||
"DataValidationInfo": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -49,7 +53,7 @@
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "当前用户",
|
||||
"ParameterValue": "%CurrentUser%",
|
||||
"ID": "332fda17b08943d2a4d91637aaff2c69"
|
||||
"ID": "d56aeab62d23443d8e533175920d7d0f"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
@@ -102,6 +106,36 @@
|
||||
"Priority": "20",
|
||||
"Result": "返回结果"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "钉钉待办储存表",
|
||||
"UpdateType": "add",
|
||||
"ShowConfirm": false,
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "钉钉待办储存表",
|
||||
"ColumnName": "流程任务ID",
|
||||
"GUID": "6f0a1a3a-5f1c-4d0c-bc94-19e3b1b79372"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=流程任务ID"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "钉钉待办储存表",
|
||||
"ColumnName": "钉钉待办ID",
|
||||
"GUID": "bf657d32-31b7-4e44-adc3-0ab22132aa0a"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=返回结果.Id"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "0",
|
||||
|
||||
Reference in New Issue
Block a user