{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":15,"Name":"ServerCommand/创建项目视频会议_页面"}],"Version":"v1"}
This commit is contained in:
@@ -2570,16 +2570,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ModuleName": "ServerCommand/创建项目视频会议_页面",
|
"ModuleName": "ServerCommand/创建项目视频会议_页面",
|
||||||
"State": 1,
|
"ModuleType": 15
|
||||||
"LockedBy": {
|
|
||||||
"UserName": "cuckooent",
|
|
||||||
"Email": "phoben@qq.com"
|
|
||||||
},
|
|
||||||
"LockDateTime": "2024-11-28T20:50:30.2747205+08:00",
|
|
||||||
"ModuleType": 15,
|
|
||||||
"ToRemoveFiles": [
|
|
||||||
"ServerCommands\\项目\\创建项目视频会议_页面.json"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ModuleName": "ServerCommandPrivate/创建项目视频会议",
|
"ModuleName": "ServerCommandPrivate/创建项目视频会议",
|
||||||
|
|||||||
@@ -81,6 +81,13 @@
|
|||||||
"Commands": {
|
"Commands": {
|
||||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||||
"$values": [
|
"$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",
|
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||||
"ServerCommandName": "创建项目视频会议",
|
"ServerCommandName": "创建项目视频会议",
|
||||||
@@ -121,7 +128,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||||
"ParamName": "主持人UnionId"
|
"ParamName": "主持人UnionId",
|
||||||
|
"Value": {
|
||||||
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||||
|
"SerializeProperty": "=当前用户UnionId"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||||
|
|||||||
Reference in New Issue
Block a user