From 780d7934af977708a4ba176d718d2269c6357c67 Mon Sep 17 00:00:00 2001 From: cuckooent Date: Thu, 28 Nov 2024 20:51:13 +0800 Subject: [PATCH] =?UTF-8?q?{"Message":"1","MessageType":2,"Modules":[{"Sta?= =?UTF-8?q?te":1,"Type":15,"Name":"ServerCommand/=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=A7=86=E9=A2=91=E4=BC=9A=E8=AE=AE=5F?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2"}],"Version":"v1"}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .collaboration | 11 +---------- ServerCommands/项目/创建项目视频会议_页面.json | 13 ++++++++++++- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/.collaboration b/.collaboration index 8cd32460..e5208014 100644 --- a/.collaboration +++ b/.collaboration @@ -2570,16 +2570,7 @@ }, { "ModuleName": "ServerCommand/创建项目视频会议_页面", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2024-11-28T20:50:30.2747205+08:00", - "ModuleType": 15, - "ToRemoveFiles": [ - "ServerCommands\\项目\\创建项目视频会议_页面.json" - ] + "ModuleType": 15 }, { "ModuleName": "ServerCommandPrivate/创建项目视频会议", diff --git a/ServerCommands/项目/创建项目视频会议_页面.json b/ServerCommands/项目/创建项目视频会议_页面.json index 7b5afb07..a52d61b1 100644 --- a/ServerCommands/项目/创建项目视频会议_页面.json +++ b/ServerCommands/项目/创建项目视频会议_页面.json @@ -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",