{"Message":"1. 更新钉钉插件;\r\n2. 更新计划任务;","MessageType":2,"Modules":[{"State":1,"Type":16,"Name":"TaskScheduler/应用部署时"},{"State":1,"Type":16,"Name":"TaskScheduler/应用启动时"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/订阅钉钉回调事件"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-09-24 12:20:17 +08:00
parent 20e61e4fd2
commit d5bf49315d
5 changed files with 118 additions and 143 deletions

View File

@@ -8,55 +8,100 @@
],
"Commands": [
{
"$type": "DingTalkPlugin.DingtalkStream, DingTalkPlugin",
"CreatorId": "1",
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "回调接收数据",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result"
},
"ID": "483928c1c08a40a2a014279db70bf069"
},
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "日志表",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "标题",
"GUID": "6f200037-398c-4881-b466-57897d158672"
"$type": "Forguncy.Model.CatchExceptionCommand, ServerDesignerCommon",
"TryCommandPart": {
"CommandList": [
{
"$type": "DingTalkPlugin.DingtalkStream, DingTalkPlugin",
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "回调接收数据",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result"
},
"ID": "aecc677bb03d4cc48e981dc8e7ccf656"
},
"Value": "钉钉回调事件"
},
{
"BindingInfo": {
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "日志表",
"ColumnName": "内容",
"GUID": "d6cc1f78-ea25-4d5c-9069-d9fd52931051"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result"
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "标题",
"GUID": "9ccc9fb9-2f2e-41dc-91be-76f7aa30ba08"
},
"Value": "钉钉回调事件"
},
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "内容",
"GUID": "3cd1593e-e1d3-4416-a394-797980286dff"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=回调接收数据"
}
},
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "类型",
"GUID": "c7384125-0e89-4ef3-807c-39c88fe39406"
},
"Value": "Stream"
}
]
}
},
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "类型",
"GUID": "a89b4024-1312-4bbf-b942-39ed16997154"
],
"ResultTo": "result"
}
]
},
"CatchCommandPart": {
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "日志表",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "标题",
"GUID": "2330cb09-459f-452d-8aec-fad864ad8517"
},
"Value": "订阅钉钉回调事件"
},
"Value": "Stream"
}
]
}
],
"ResultTo": "result"
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "内容",
"GUID": "ed3e3066-c332-4fa2-b590-eecd6b8a1e08"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=ExceptionMessage"
}
},
{
"BindingInfo": {
"TableName": "日志表",
"ColumnName": "类型",
"GUID": "a4beaf92-4007-4a88-9d78-00e839959744"
},
"Value": "Error"
}
]
}
]
}
}
]
}