{"Message":"重构会议事件处理逻辑","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/会议记录表"},{"State":1,"Type":15,"Name":"ServerCommand/获取关键统计信息"},{"State":1,"Type":1,"Name":"PCPage/项目会议"},{"State":1,"Type":1,"Name":"PCPage/发起钉钉会议"},{"State":1,"Type":1,"Name":"PCPage/会议详情"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/钉钉事件处理"},{"State":1,"Type":15,"Name":"ServerCommand/创建项目视频会议_页面"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/创建项目视频会议"},{"State":1,"Type":1,"Name":"PCPage/会议管理"},{"State":1,"Type":15,"Name":"ServerCommand/重新发起会议"},{"State":1,"Type":31,"Name":"UserControlPage/多头像组件"},{"State":1,"Type":16,"Name":"TaskScheduler/定时更新会议信息"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/更新钉钉会议信息"},{"State":3,"Type":7,"Name":"Table/会议成员记录表"}],"Version":"v1"}
This commit is contained in:
@@ -16,9 +16,14 @@
|
||||
"DataValidationInfo": {
|
||||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"TestData": "67486d242dc798026b162370"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvokeTriggerTestData": {
|
||||
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
|
||||
"UserName": "Administrator"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -54,7 +59,7 @@
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||||
"GUID": "036dcc72-5d78-4d10-afb4-8ccfcad7382f",
|
||||
"GUID": "cccd63e7-d50a-4b5d-a6bb-37c102605ea4",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "用户信息视图",
|
||||
@@ -81,17 +86,17 @@
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "9d751a1ab1a94f889e7304f5f639bb4b",
|
||||
"ID": "5eb8aa8ff34543268b7f1a3ad1d92a1b",
|
||||
"BreakpointIdentity": "f9c942eb-06a2-4f55-a0cc-427666bd0140"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "会议结束时间",
|
||||
"ParameterName": "开始时间",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=(返回结果.EndTime/1000/60/60/24)+DATE(1970,1,1)"
|
||||
"SerializeProperty": "=(返回结果.StartTime/1000/60/60/24)+DATE(1970,1,1)"
|
||||
},
|
||||
"ID": "4b5b819246064fecba977e6ca4a5e074",
|
||||
"ID": "c5cf89765e6349e2a3363df8624ea388",
|
||||
"BreakpointIdentity": "1c7ce154-fc62-4ce5-a460-caa581ea6597"
|
||||
},
|
||||
{
|
||||
@@ -101,85 +106,9 @@
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=返回结果.ConfDuration/1000"
|
||||
},
|
||||
"ID": "961bc398dd8c4722a897eb9fdaca7567",
|
||||
"ID": "a576be9512ea4e21bca1d1df6db0a5ca",
|
||||
"BreakpointIdentity": "b21e43c1-c32d-4cc1-bc09-cbdb0974ba19"
|
||||
},
|
||||
{
|
||||
"$type": "DingTalkPlugin.QueryConferenceMembersWithOptions, DingTalkPlugin",
|
||||
"ConferenceId": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钉钉会议ID"
|
||||
},
|
||||
"Result": "会议成员",
|
||||
"BreakpointIdentity": "2db61cdc-394d-4398-a790-5e2557dd3b31"
|
||||
},
|
||||
{
|
||||
"$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit",
|
||||
"InParamater": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=会议成员"
|
||||
},
|
||||
"Operation": 16,
|
||||
"OperationParamaterAName": ",",
|
||||
"OperationParamaterBName": "UnionId",
|
||||
"OutParamaterName": "参会人员UnionId",
|
||||
"BreakpointIdentity": "d2c9332c-cd74-4286-8dca-012ca344edf7"
|
||||
},
|
||||
{
|
||||
"$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": "378b32e0-46c3-498a-a944-4837ffe408e3",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "用户名",
|
||||
"GUID": "ac63d0f5-e1dd-4d93-8116-5b4312c0341d"
|
||||
},
|
||||
"ColumnName": "用户名"
|
||||
}
|
||||
]
|
||||
},
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||||
"CompareType": 8,
|
||||
"ColumnBindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "DingTalkUnionID",
|
||||
"GUID": "1260996c-47a3-4a64-8a47-9f53363bf29b"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=参会人员UnionId"
|
||||
}
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "92ac27ff5ba241e192539fd8f4725f91",
|
||||
"BreakpointIdentity": "b61f2233-aa94-4f47-98d7-6df691073ed4"
|
||||
},
|
||||
{
|
||||
"$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit",
|
||||
"InParamater": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=参与人列表"
|
||||
},
|
||||
"Operation": 16,
|
||||
"OperationParamaterAName": ",",
|
||||
"OperationParamaterBName": "用户名",
|
||||
"OutParamaterName": "参与人用户名",
|
||||
"BreakpointIdentity": "eacc9352-e55f-4d15-8c0b-b9e3cb5cf53a"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "会议记录表",
|
||||
@@ -206,12 +135,12 @@
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议结束时间",
|
||||
"GUID": "3ecc902b-e723-47e5-b392-5239e9a5bfd0"
|
||||
"ColumnName": "会议开始时间",
|
||||
"GUID": "2c8bea92-e369-4c7e-9a8c-de1260945686"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=会议结束时间"
|
||||
"SerializeProperty": "=开始时间"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -220,7 +149,7 @@
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议持续时间",
|
||||
"GUID": "c4ad8674-1f1b-4cd4-85ea-a287fb203b09"
|
||||
"GUID": "9a84e019-7109-4f6b-ac9f-b915e5f4720e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -233,7 +162,7 @@
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议标题",
|
||||
"GUID": "99b8ab28-be28-4a9b-a830-f8dd564b2bb8"
|
||||
"GUID": "199b39bc-71e5-49e6-bca5-06f59516aacf"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -246,33 +175,20 @@
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议状态",
|
||||
"GUID": "da717b68-8e4a-4794-b98f-7d5d6eae2fde"
|
||||
"GUID": "c44fc90a-f97b-4338-bad5-0a3ba14a56c8"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=返回结果.Status"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议开始时间",
|
||||
"GUID": "8581eb51-8d72-4a6b-9a4a-21f2d49eb37b"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=返回结果.StartTime"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "开启云录制",
|
||||
"GUID": "4f418298-2621-49e6-9bcd-6eb7d217ce99"
|
||||
"GUID": "cdaba5ee-ae92-4058-9c5f-01d46b9a0702"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -285,7 +201,7 @@
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "发起人",
|
||||
"GUID": "09ce02cb-5c39-4d1f-a6ff-09ca1f6231aa"
|
||||
"GUID": "c66be194-7f61-4fa5-8771-76935c8f8564"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -298,43 +214,279 @@
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "发起人用户名",
|
||||
"GUID": "0f1dc98d-d3e6-4103-a20c-2c3bff0ce65e"
|
||||
"GUID": "4f5f3d51-0c29-4e74-9a4f-2f57af1ef1aa"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=发起人信息.用户名"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "参与人",
|
||||
"GUID": "091a31c6-ac06-4ac6-a76d-71099c06d7ce"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=参会人员UnionId"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "参与人用户名",
|
||||
"GUID": "fafb0471-54ae-4cf1-be1d-e425e35c9294"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=参与人用户名"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "77532fe9-d9e6-4e74-b21b-2e100a357537"
|
||||
},
|
||||
{
|
||||
"$type": "DingTalkPlugin.QueryConferenceMembersWithOptions, DingTalkPlugin",
|
||||
"ConferenceId": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=钉钉会议ID"
|
||||
},
|
||||
"Result": "会议成员",
|
||||
"BreakpointIdentity": "2db61cdc-394d-4398-a790-5e2557dd3b31"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.LoopCommand, ServerDesignerCommon",
|
||||
"LoopInfo": {
|
||||
"$type": "Forguncy.Model.CountLoopInfo, ServerDesignerCommon",
|
||||
"LoopCount": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=会议成员"
|
||||
},
|
||||
"LoopItemParamName": "Item"
|
||||
},
|
||||
"CommandList": {
|
||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$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": "f556914c-529d-4773-8afe-1a258252fded",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "用户名",
|
||||
"GUID": "d2e28f49-d8a2-4b55-820f-609e0982debb"
|
||||
},
|
||||
"ColumnName": "用户名"
|
||||
}
|
||||
]
|
||||
},
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "DingTalkUnionID",
|
||||
"GUID": "4a1d8018-0d53-416a-bbeb-562fdfdf2161"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.UnionId"
|
||||
}
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "1b0ee9c6abe74a0aad3f0301d40e3c26",
|
||||
"BreakpointIdentity": "f9c942eb-06a2-4f55-a0cc-427666bd0140"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "入会时间",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=(Item.JoinTime/1000/60/60/24)+DATE(1970,1,1)"
|
||||
},
|
||||
"ID": "d120a15a04274f2ba087863804fe46aa",
|
||||
"BreakpointIdentity": "1c7ce154-fc62-4ce5-a460-caa581ea6597"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "离开时间",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=(Item.LeaveTime/1000/60/60/24)+DATE(1970,1,1)"
|
||||
},
|
||||
"ID": "592c55c3256b483db65ff4d66362af0f",
|
||||
"BreakpointIdentity": "b75f4ba2-0faf-4d83-8403-27de04268d9e"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "在会时长",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.Duration/1000"
|
||||
},
|
||||
"ID": "8c78b62b8aa946a3bcc42b08a44494df",
|
||||
"BreakpointIdentity": "b21e43c1-c32d-4cc1-bc09-cbdb0974ba19"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "会议成员记录表",
|
||||
"UpdateType": "addOrEdit",
|
||||
"ShowConfirm": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": {
|
||||
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "钉钉会议ID",
|
||||
"GUID": "54152531-86dd-47af-8d6d-5296f3cbf03e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=返回结果.ConferenceId"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "成员UnionId",
|
||||
"GUID": "8fa92812-503a-446f-a8d2-7b197a540d1a"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.UnionId"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"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": "fc00df6a-41c9-4a2f-98fc-5b4d6bf11d3c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.ConferenceId"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "成员",
|
||||
"GUID": "51a2b1cd-5989-462c-9587-7c792d55d063"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(人员信息=\"\",\"\",人员信息.用户名)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "用户昵称",
|
||||
"GUID": "0cbada44-0fe0-4fdc-b3ad-ec6047c91df5"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.UserNick"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "成员UnionId",
|
||||
"GUID": "c595b212-db9a-4cbd-8276-a8a56cd5f5f0"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.UnionId"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "在会时长",
|
||||
"GUID": "328080fb-81a5-492e-8154-fffa7926e503"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=在会时长"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "入会时间",
|
||||
"GUID": "caa5a851-3391-494f-9a6e-368b3f5c9df5"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=开始时间"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "离开时间",
|
||||
"GUID": "cdb2c38f-69c0-4e62-a8b2-3cfc15f608b1"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=离开时间"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "成员状态",
|
||||
"GUID": "2a567474-4452-459b-a212-9409cb76cc7d"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.AttendStatus"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "会议成员记录表",
|
||||
"ColumnName": "是否为主持人",
|
||||
"GUID": "67ab2c08-92d6-440c-9e7a-5388663d97d7"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=Item.Host"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "3425ae9d-5cf5-4948-af68-352e7b2d0bbc"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "d5ebf57f-dc90-4059-97a4-9815ab6cb3af"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "0",
|
||||
|
||||
Reference in New Issue
Block a user