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",