569 lines
28 KiB
JSON
569 lines
28 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": "主持人UnionId",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
|
||
"IgnoreBlank": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "参会人员UnionId",
|
||
"DataValidationInfo": {
|
||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||
"Name": "关联钉钉会议ID",
|
||
"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": "41b4f30c28884829bc17f090a1fc9ae8",
|
||
"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": "b83a2ab2-dff1-417e-b562-3ff272f0768c",
|
||
"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": "3dc7a5f6820a4e98943f3807c6131630",
|
||
"BreakpointIdentity": "d9be80a0-377d-4567-9fdb-534dfce80c19"
|
||
},
|
||
{
|
||
"$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": "489fc3ce-9dcc-45a3-a4f8-f8f7b2f2819f",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "用户信息视图",
|
||
"ColumnName": "用户名",
|
||
"GUID": "f5241363-cc0a-4a12-863b-0f8631faf5b3"
|
||
},
|
||
"ColumnName": "用户名"
|
||
}
|
||
]
|
||
},
|
||
"SqlCondition": {
|
||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||
"CompareType": 8,
|
||
"ColumnBindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "用户信息视图",
|
||
"ColumnName": "DingTalkUnionID",
|
||
"GUID": "809fe762-99ab-41f0-b9fe-9257f3ff6a43"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=参会人员UnionId"
|
||
}
|
||
},
|
||
"NullFormulaValueQueryPolicy": 0,
|
||
"TopCount": "1"
|
||
},
|
||
"ID": "5aef7420492140e5bf7197286348473f",
|
||
"BreakpointIdentity": "789cb039-d39f-440a-9841-1a3dd325d4ff"
|
||
},
|
||
{
|
||
"$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit",
|
||
"InParamater": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=参与人列表"
|
||
},
|
||
"Operation": 16,
|
||
"OperationParamaterAName": ",",
|
||
"OperationParamaterBName": "用户名",
|
||
"OutParamaterName": "参与人用户名",
|
||
"BreakpointIdentity": "20e4259b-f85f-4018-9d4d-3bde15d1276a"
|
||
},
|
||
{
|
||
"$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": "df0c34c6-19b5-429b-bb8a-8508f44ecb86"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=项目ID"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议业务类型",
|
||
"GUID": "03903b29-d649-424a-8afa-afe726c16fd6"
|
||
},
|
||
"Value": "0"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "钉钉会议ID",
|
||
"GUID": "ef453d08-15d0-42f4-9637-41e30a36ffeb"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=返回结果.ConferenceId"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "发起人",
|
||
"GUID": "cef12ad4-6772-4742-ba03-65eb8dd13958"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=主持人UnionId"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "参与人",
|
||
"GUID": "e5d8410c-9453-41f5-9194-2b3b9a06153e"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=参会人员UnionId"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议标题",
|
||
"GUID": "83855451-2eea-4b5b-97e3-145b32f4e9bc"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=会议标题"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "自动拉会",
|
||
"GUID": "fc5cff9f-2dbb-4afc-b597-4977381b1ad4"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=自动拉会"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "开启云录制",
|
||
"GUID": "64719837-68e8-4158-829b-912992a76ca8"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=开启云录制"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "会议状态",
|
||
"GUID": "ace6ae3c-45f0-4eb1-8d52-82721eec4ec1"
|
||
},
|
||
"Value": "2"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "关联钉钉会议ID",
|
||
"GUID": "7f69922d-24fe-42e7-9789-0b2da7d4d8c4"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=关联钉钉会议ID"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "发起人用户名",
|
||
"GUID": "5220f948-23f1-4a2b-9de8-0271863d2570"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=发起人信息.用户名"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "会议记录表",
|
||
"ColumnName": "参与人用户名",
|
||
"GUID": "3184139d-d774-4c8b-97d1-d6afa1d01794"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=参与人用户名"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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": "305340f8-7a4b-411f-8f2d-dc35f908f8ce"
|
||
}
|
||
]
|
||
},
|
||
"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": "8a540af4-0b77-46d4-9f97-989ed953eb9f"
|
||
},
|
||
"Value": "创建视频会议"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "日志表",
|
||
"ColumnName": "内容",
|
||
"GUID": "75fc03fc-bee2-4d39-a51c-54b8041bc830"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=日志内容"
|
||
}
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||
"BindingInfo": {
|
||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||
"TableName": "日志表",
|
||
"ColumnName": "类型",
|
||
"GUID": "ec3121c9-49d6-43ed-a56d-1dab2e662604"
|
||
},
|
||
"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"
|
||
}
|
||
]
|
||
}
|
||
} |