{"Message":"优化自动拉会逻辑","MessageType":2,"Modules":[{"State":1,"Type":27,"Name":"ServerCommandPrivate/订阅钉钉回调事件"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-11-18 16:29:08 +08:00
parent 27da73522f
commit 34ed45b59c
2 changed files with 35 additions and 34 deletions

View File

@@ -1782,16 +1782,7 @@
}, },
{ {
"ModuleName": "ServerCommandPrivate/订阅钉钉回调事件", "ModuleName": "ServerCommandPrivate/订阅钉钉回调事件",
"State": 1, "ModuleType": 27
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-18T16:24:18.6719802+08:00",
"ModuleType": 27,
"ToRemoveFiles": [
"ServerCommands\\钉钉\\订阅钉钉回调事件.json"
]
}, },
{ {
"ModuleName": "ServerCommand/创建任务审批待办", "ModuleName": "ServerCommand/创建任务审批待办",

View File

@@ -320,7 +320,7 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=(事件体.openConfModel.startTime/1000/60/60/24)+DATE(1970,1,1)" "SerializeProperty": "=(事件体.openConfModel.startTime/1000/60/60/24)+DATE(1970,1,1)"
}, },
"ID": "00a2783c26fa44128db466188e5e961a", "ID": "b361744f97cd42499309d51da8637f27",
"BreakpointIdentity": "4862204b-68d4-41c7-aecc-62911dc5b0fb" "BreakpointIdentity": "4862204b-68d4-41c7-aecc-62911dc5b0fb"
}, },
{ {
@@ -350,7 +350,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议业务类型", "ColumnName": "会议业务类型",
"GUID": "9d444887-3023-4439-89be-39dac81cd6e8" "GUID": "6463e4d3-602e-4c5c-b710-7d1784cd7c48"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -363,7 +363,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议开始时间", "ColumnName": "会议开始时间",
"GUID": "9f28c2eb-2ec4-42de-94ab-d17cf9a716c7" "GUID": "32e92c00-fbef-4c71-b8a7-8d8f04c1a831"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -376,7 +376,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议持续时间", "ColumnName": "会议持续时间",
"GUID": "e68a5307-7ddf-4c78-82a4-56410816ab25" "GUID": "b9f5c459-34e4-462e-a8ed-e2847ce8a256"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -389,7 +389,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议状态", "ColumnName": "会议状态",
"GUID": "f363e806-229d-4e56-a10b-39a9f3a15141" "GUID": "cbd2ad35-4be4-4036-b04a-eaf59dc35479"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -403,7 +403,7 @@
] ]
}, },
"Comments": "会议创建事件", "Comments": "会议创建事件",
"ID": "0924fb29-2310-4d4c-9a9f-053a95359a37" "ID": "c27a7e8d-855e-4817-b4f8-31604d5062db"
}, },
{ {
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -426,10 +426,20 @@
"ParameterName": "会议结束时间", "ParameterName": "会议结束时间",
"ParameterValue": { "ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=(事件体.openConfModel.startTime/1000/60/60/24)+DATE(1970,1,1)" "SerializeProperty": "=(事件体.openConfModel.endTime/1000/60/60/24)+DATE(1970,1,1)"
}, },
"ID": "ed93d58acf154b75be7552f95217b8f7", "ID": "6f7d0b6d73a240878897c337f76d9fa0",
"BreakpointIdentity": "8f2dfd1b-0bed-43fc-85ff-6317352ebf34" "BreakpointIdentity": "4862204b-68d4-41c7-aecc-62911dc5b0fb"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "会议持续秒",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.confDuration/1000"
},
"ID": "306b9f9a2a954e4ba017ef1a0c2d100b",
"BreakpointIdentity": "ccde7a0d-1209-41f8-9a18-ae613d3cc2c7"
}, },
{ {
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon", "$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
@@ -458,7 +468,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议结束时间", "ColumnName": "会议结束时间",
"GUID": "f3f9b4e5-2e11-44c3-a60f-73d66ac9bb8d" "GUID": "2e05464a-c20b-4d25-9ce0-11054ef0c66a"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -471,11 +481,11 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议持续时间", "ColumnName": "会议持续时间",
"GUID": "f4afa7b5-3add-44cc-b1b4-0245ebacebb1" "GUID": "cf996171-e3ee-4959-9551-f85d7b578555"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.confDuration" "SerializeProperty": "=会议持续秒"
} }
}, },
{ {
@@ -484,7 +494,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表", "TableName": "会议记录表",
"ColumnName": "会议状态", "ColumnName": "会议状态",
"GUID": "a256e229-d3a1-41d6-927f-e44749dc21fe" "GUID": "88553970-6186-4e88-be73-2ea5da954e9e"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -524,10 +534,10 @@
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon", "$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": { "ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.confDuration/1000" "SerializeProperty": "=会议持续秒"
} }
}, },
"value": "3600000", "value": "3600",
"compareType": 3 "compareType": 3
} }
] ]
@@ -632,7 +642,7 @@
} }
] ]
}, },
"ID": "fd284414-ee39-4017-811e-9b98aae8cf1e" "ID": "8203a6e8-e1fc-456a-ab15-951b574f721c"
} }
] ]
}, },
@@ -640,7 +650,7 @@
} }
] ]
}, },
"ID": "966ce2df-391c-49b2-8774-710cdad264d6" "ID": "9afae368-00f6-4792-8dc1-490742c03f3b"
} }
] ]
}, },
@@ -648,7 +658,7 @@
} }
] ]
}, },
"ID": "c55320e5-1ae1-4b1d-9d97-53615da34c00" "ID": "d0f4b683-0bf1-487a-b38f-7b46d8039931"
} }
] ]
}, },
@@ -657,7 +667,7 @@
] ]
}, },
"Comments": "会议状态变更", "Comments": "会议状态变更",
"ID": "05b27bf8-5db4-4c6c-a639-a7b386c5f1ea" "ID": "870d9f2b-e5d3-4856-a26b-b33f2dfba71e"
}, },
{ {
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -776,7 +786,7 @@
} }
] ]
}, },
"ID": "f8774697-335f-411c-a94c-d787c16543bd" "ID": "22e856f2-6e21-4f9b-b064-b2a72bcff767"
} }
] ]
}, },
@@ -788,7 +798,7 @@
} }
] ]
}, },
"ID": "e89b04cd-a8f2-4123-b935-70fc17ba8868" "ID": "d4e32059-c2d9-451f-ad6d-328aaac3f826"
} }
] ]
}, },
@@ -910,7 +920,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "日志表", "TableName": "日志表",
"ColumnName": "标题", "ColumnName": "标题",
"GUID": "be34be04-6266-4301-a771-081c93da385b" "GUID": "0a8470dc-57ac-4f08-885f-16afb150d93b"
}, },
"Value": "订阅钉钉回调事件注册" "Value": "订阅钉钉回调事件注册"
}, },
@@ -920,7 +930,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "日志表", "TableName": "日志表",
"ColumnName": "内容", "ColumnName": "内容",
"GUID": "cb5683db-4b58-4d50-ae83-dbd8c538ea3a" "GUID": "fa232e76-23fd-4d0c-977a-4265c244f33f"
}, },
"Value": { "Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -933,7 +943,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "日志表", "TableName": "日志表",
"ColumnName": "类型", "ColumnName": "类型",
"GUID": "0e5be4b6-f257-497d-ba28-4b6643a4f6ce" "GUID": "dcf386c7-bbbb-4da0-a858-2f1aae12377c"
}, },
"Value": "Error" "Value": "Error"
} }