{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":16,"Name":"TaskScheduler/应用启动时"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-09-24 12:30:37 +08:00
parent 20c40bafce
commit e9eeaae6ea
2 changed files with 25 additions and 10 deletions

View File

@@ -19,6 +19,30 @@
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "初始化钉钉配置",
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "订阅钉钉回调事件",
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": {