{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":15,"Name":"ServerCommand/创建项目视频会议_页面"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-11-28 20:51:13 +08:00
parent 4dcba1c678
commit 780d7934af
2 changed files with 13 additions and 11 deletions

View File

@@ -81,6 +81,13 @@
"Commands": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "当前用户UnionId",
"ParameterValue": "%CurrentUser.DingTalkUnionID%",
"ID": "563a0e3149254d7481f90e793b225d5f",
"BreakpointIdentity": "0b80d82e-950f-403f-bcae-4279df0b9060"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "创建项目视频会议",
@@ -121,7 +128,11 @@
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "主持人UnionId"
"ParamName": "主持人UnionId",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=当前用户UnionId"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",