492 lines
24 KiB
JSON
492 lines
24 KiB
JSON
{
|
||
"$type": "Forguncy.SaveLoad.ServerCommandSaveData, ServerDesignerCommon",
|
||
"Name": "创建项目视频会议",
|
||
"Enabled": true,
|
||
"Triggers": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.TriggerSaveDataBase, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.SaveLoad.InvokeTriggerSaveData, ServerDesignerCommon",
|
||
"Parameters": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "项目ID",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
},
|
||
"TestData": "1"
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "会议标题",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "开启云录制",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "自动拉会",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "会议类型",
|
||
"Remark": "例如:公司会议、部门会议、项目会议、小组会议、培训会议...",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "主持人UnionId",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
|
||
"IgnoreBlank": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "参会人员UnionId",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"InvokeTriggerTestData": {
|
||
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
|
||
"UserName": "shamus"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"Commands": {
|
||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.CatchExceptionCommand, ServerDesignerCommon",
|
||
"TryCommandPart": {
|
||
"$type": "Forguncy.Model.ExceptionCommandBaseNode, ServerDesignerCommon",
|
||
"CommandList": {
|
||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||
"ParameterName": "会议标题",
|
||
"ParameterValue": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=IF(会议标题=\"\",\"临时创建的会议\",会议标题)"
|
||
},
|
||
"ID": "50aa6ac8c44c49169bcebed4720731f0",
|
||
"BreakpointIdentity": "3fb2ff75-5fae-406e-b580-088d675924a3"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||
"ParameterName": "发起人信息",
|
||
"TableValue": {
|
||
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
|
||
"TableName": "用户信息视图",
|
||
"TableValueType": 1,
|
||
"BindingInfos": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||
"GUID": "bf901606-76ed-436d-9089-0a258b6a3bb8",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "用户信息视图",
|
||
"ColumnName": "用户名",
|
||
"GUID": "4a81832e-9b50-4abf-81a9-efe8d4c78160"
|
||
},
|
||
"ColumnName": "用户名"
|
||
}
|
||
]
|
||
},
|
||
"SqlCondition": {
|
||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||
"ColumnBindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "用户信息视图",
|
||
"ColumnName": "DingTalkUnionID",
|
||
"GUID": "48ef96d8-96b3-405b-af94-a8059bf3d9bb"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=主持人UnionId"
|
||
}
|
||
},
|
||
"NullFormulaValueQueryPolicy": 0,
|
||
"TopCount": "1"
|
||
},
|
||
"ID": "59a48518795444f8b75508fd32ecda0b",
|
||
"BreakpointIdentity": "d9be80a0-377d-4567-9fdb-534dfce80c19"
|
||
},
|
||
{
|
||
"$type": "DingTalkPlugin.VideoConferences, DingTalkPlugin",
|
||
"ConfTitle": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=会议标题"
|
||
},
|
||
"UserType": "UnionId",
|
||
"CreatorId": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=主持人UnionId"
|
||
},
|
||
"InviteUserIds": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=参会人员UnionId"
|
||
},
|
||
"Result": "返回结果",
|
||
"BreakpointIdentity": "0f4ce002-6665-4b27-bbb4-41b08c0c2c44"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||
"TableName": "会议记录表",
|
||
"UpdateType": "add",
|
||
"ShowConfirm": false,
|
||
"UpdateBindingValues": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "项目ID",
|
||
"GUID": "4b9444ad-54a8-43db-851d-a5124ae35b22"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=项目ID"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议类型",
|
||
"GUID": "5f38fd27-183a-4b42-b67b-6334c622e7e3"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=IF(会议类型=\"\",\"其他类型\",会议类型)"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "钉钉会议ID",
|
||
"GUID": "92bf10dd-01cd-46f2-aa49-77d1a45a9cf4"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=返回结果.ConferenceId"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "发起人",
|
||
"GUID": "5e57e9a9-ba90-46d0-a069-5b51a47c900e"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=主持人UnionId"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "发起人用户名",
|
||
"GUID": "aa2f83e2-1bd6-4775-b9cd-82bbaedd42e6"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=发起人信息.用户名"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议标题",
|
||
"GUID": "351f282d-05e9-4bc7-b952-f559fbf8a0e9"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=会议标题"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "自动拉会",
|
||
"GUID": "d3006b29-b5b2-460c-9c22-1599feb700ac"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=自动拉会"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "开启云录制",
|
||
"GUID": "8bdc1e8a-c211-4917-ba51-e08edec06fbd"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=开启云录制"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议开始时间",
|
||
"GUID": "02161d7f-1456-4a32-bedc-56473fc00ba2"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=NOW()"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议状态",
|
||
"GUID": "b3098b3e-bca2-402d-8082-2aa3f92633cf"
|
||
},
|
||
"Value": "2"
|
||
}
|
||
]
|
||
},
|
||
"BreakpointIdentity": "4a20ad8e-b454-4fad-99b8-6bbe1a7b7b54"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||
"ConditionAndCommandPairList": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
|
||
"Condition": {
|
||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||
"SubConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||
"param": {
|
||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||
"ParamObject": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=开启云录制"
|
||
}
|
||
},
|
||
"value": "1"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||
"param": {
|
||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||
"ParamObject": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=开启云录制"
|
||
}
|
||
},
|
||
"value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=TRUE()"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"RelationType": 1
|
||
},
|
||
"CommandList": {
|
||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "DingTalkPlugin.StartCloudRecordHeaders, DingTalkPlugin",
|
||
"ConferenceId": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=返回结果.ConferenceId"
|
||
},
|
||
"UserType": "UnionId",
|
||
"CreatorId": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=主持人UnionId"
|
||
},
|
||
"SmallWindowPosition": "float_bottom",
|
||
"Mode": "full_screen",
|
||
"BreakpointIdentity": "3e338c06-8a11-473e-9038-585bba40a40e"
|
||
}
|
||
]
|
||
},
|
||
"ID": "aef2e4e0-19f8-472c-9aff-17ff7312f4a9"
|
||
}
|
||
]
|
||
},
|
||
"BreakpointIdentity": "894bb60f-e90c-440a-bd83-c0897166076b"
|
||
},
|
||
{
|
||
"$type": "DingTalkPlugin.Asyncsend, DingTalkPlugin",
|
||
"UserType": "UnionId",
|
||
"Userid_list": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=主持人UnionId"
|
||
},
|
||
"MsgType": "text",
|
||
"Text_Content": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=\"Clue检测到您的会议时间已到,自动为您继续拉起会议!\""
|
||
},
|
||
"Action_card_Btn_Type": "0",
|
||
"Action_card_Btn_orientation": "1",
|
||
"Task_id": "钉钉消息任务ID",
|
||
"BreakpointIdentity": "ada0b64f-6786-4a3e-a1d7-f4fb9a8bdaa6"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||
"ErrorCode": "0",
|
||
"Message": "发起成功",
|
||
"CustomReturns": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
|
||
"ReturnPropertyName": "会议ID",
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=返回结果.ConferenceId"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"BreakpointIdentity": "783291b8-4913-4562-b2d0-da812f4a2a64"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"CatchCommandPart": {
|
||
"$type": "Forguncy.Model.CatchCommandNode, ServerDesignerCommon",
|
||
"CommandList": {
|
||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "ContentEditor.ContentEditor, ContentEditor",
|
||
"Content": "错误信息:[=ExceptionMessage]\r\n### 入参\r\n项目ID:[=项目ID]\r\n会议标题:[=会议标题]\r\n开启云录制:[=开启云录制]\r\n自动拉会:[=自动拉会]\r\n主持人UnionID:[=主持人UnionId]\r\n参会人员UnionId:[=参会人员UnionId]\r\n",
|
||
"Result": "日志内容",
|
||
"BreakpointIdentity": "308325f7-0d2b-449b-a98a-e8e4a4d26f60"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||
"TableName": "日志表",
|
||
"UpdateType": "add",
|
||
"ShowConfirm": false,
|
||
"UpdateBindingValues": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "日志表",
|
||
"ColumnName": "标题",
|
||
"GUID": "41bcb4c6-4d45-4354-9f2c-8435812f8186"
|
||
},
|
||
"Value": "创建视频会议"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "日志表",
|
||
"ColumnName": "内容",
|
||
"GUID": "76c70d3c-83e8-467a-ab1b-7a2f5115875c"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=日志内容"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "日志表",
|
||
"ColumnName": "类型",
|
||
"GUID": "286b7eb8-2546-4756-8df7-0e746845fb13"
|
||
},
|
||
"Value": "异常"
|
||
}
|
||
]
|
||
},
|
||
"BreakpointIdentity": "771ba030-2fb3-4882-951b-b4fcb53e9bf7"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||
"ErrorCode": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=ExceptionCode"
|
||
},
|
||
"Message": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=ExceptionMessage"
|
||
},
|
||
"CustomReturns": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
|
||
"ReturnPropertyName": "会议ID"
|
||
}
|
||
]
|
||
},
|
||
"BreakpointIdentity": "8d9ee850-e75f-458c-9d12-56e4ddd1a884"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"BreakpointIdentity": "2bd8ec4a-6eb0-4fc2-8c22-1760f1e4e146"
|
||
}
|
||
]
|
||
},
|
||
"ReturnProperties": {
|
||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
|
||
"$values": [
|
||
{
|
||
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
|
||
"Name": "会议ID"
|
||
}
|
||
]
|
||
}
|
||
} |