{"Message":"增加全局自动拉会配置","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/会议记录表"},{"State":1,"Type":1,"Name":"PCPage/平台设置"},{"State":1,"Type":8,"Name":"ApplicationSetting"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/钉钉事件处理"},{"State":1,"Type":15,"Name":"ServerCommand/创建项目视频会议_页面"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/创建项目视频会议"},{"State":3,"Type":15,"Name":"ServerCommand/获取业务配置"},{"State":3,"Type":15,"Name":"ServerCommand/更新业务配置"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-11-22 12:26:00 +08:00
parent ae8fb8c9d4
commit 65bc9c908a
10 changed files with 1733 additions and 765 deletions

View File

@@ -170,16 +170,7 @@
},
{
"ModuleName": "Table/会议记录表",
"State": 1,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T12:20:39.3733311+08:00",
"ModuleType": 7,
"ToRemoveFiles": [
"Tables\\会议\\会议记录表.json"
]
"ModuleType": 7
},
{
"ModuleName": "Tables/Git",
@@ -871,17 +862,7 @@
},
{
"ModuleName": "PCPage/平台设置",
"State": 1,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T11:50:35.4941317+08:00",
"ModuleType": 1,
"ToRemoveFiles": [
"Pages\\系统\\平台设置\\平台设置.json",
"Pages\\系统\\平台设置\\平台设置.rd"
]
"ModuleType": 1
},
{
"ModuleName": "PCPage/开发测试",
@@ -1937,17 +1918,7 @@
},
{
"ModuleName": "ApplicationSetting",
"State": 1,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T11:53:42.7078028+08:00",
"ModuleType": 8,
"ToRemoveFiles": [
"ApplicationSettings.json",
"favicon.ico"
]
"ModuleType": 8
},
{
"ModuleName": "Theme",
@@ -2583,16 +2554,7 @@
},
{
"ModuleName": "ServerCommandPrivate/钉钉事件处理",
"State": 1,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T12:21:40.1505326+08:00",
"ModuleType": 27,
"ToRemoveFiles": [
"ServerCommands\\钉钉\\钉钉事件处理.json"
]
"ModuleType": 27
},
{
"ModuleName": "Image/默认头像.png",
@@ -2616,48 +2578,18 @@
},
{
"ModuleName": "ServerCommand/创建项目视频会议_页面",
"State": 1,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T12:21:40.1504246+08:00",
"ModuleType": 15,
"ToRemoveFiles": [
"ServerCommands\\项目\\创建项目视频会议_页面.json"
]
"ModuleType": 15
},
{
"ModuleName": "ServerCommandPrivate/创建项目视频会议",
"State": 1,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T12:21:40.1504082+08:00",
"ModuleType": 27,
"ToRemoveFiles": [
"ServerCommands\\项目\\创建项目视频会议.json"
]
"ModuleType": 27
},
{
"ModuleName": "ServerCommand/获取业务配置",
"State": 3,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T11:55:11.604435+08:00",
"ModuleType": 15
},
{
"ModuleName": "ServerCommand/更新业务配置",
"State": 3,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-22T11:59:44.7394844+08:00",
"ModuleType": 15
}
]

View File

@@ -7,7 +7,7 @@
"GlobalProperties": [
{
"Name": "全局_业务配置",
"Value": "{\"项目ID\":\"1\",\"版本ID\":\"1\",\"版本名\":\"Develop\",\"版本号\":\"1.0.0\"}"
"Value": "{\"项目ID\":\"1\",\"版本ID\":\"1\",\"版本名\":\"Develop\",\"版本号\":\"1.0.0\",\"自动拉会\":1}"
},
{
"Name": "全局_Gitee",
@@ -24,9 +24,15 @@
"ProcessDataConnectionSet": {
"ExternalDatabaseId": "业务表"
},
"StartPage": "工作台首页",
"StartDateFiscalYear": 1,
"BaseOnStartingMonth": true,
"ProcessUserInfoDisplayMode": 1,
"SuppressedWarningMessages": [
"项目首页->页面加载命令->Notify加载, 在命令条件之后的命令可能不会被执行,因为此时页面可能已经跳转到新的页面。",
"项目首页->页面容器(A2), 页面容器没有设置子页面",
"数据表, 有部分连接到外部数据库的数据表没有检查过连接状态,如果无法连接到数据库可能会导致数据无法在页面上显示。如需确认数据库的连接状态,请点击数据表右键菜单里的“刷新”"
],
"MultipleLanguageSettings": {
"Languages": [
{

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
{
"PageType": 0,
"ColumnCount": 36,
"RowCount": 17
"ColumnCount": 38,
"RowCount": 23
}

View File

@@ -0,0 +1,152 @@
{
"$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.PostRequestTriggerSaveData, ServerDesignerCommon",
"Permission": {
"$type": "Forguncy.SaveLoad.ServerCommandPermissionSaveData, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": {
"$type": "System.Collections.Generic.List`1[[Forguncy.RbacPermission.Core.Impl.ServerCommand.IServerCommandPermissionBinding, Forguncy.RbacPermission.Core]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"FGC_LoginUser"
]
}
}
]
}
}
},
"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"
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "版本ID",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "自动拉会",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
}
]
}
}
]
},
"Commands": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "JsonUtilityCommand.JsonDeserializeCommand, JsonUtilityCommand",
"JsonString": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局_业务配置"
},
"SampleJson": "{\"项目ID\":\"1\",\"版本ID\":\"1\",\"版本名\":\"Develop\",\"版本号\":\"1.0.0\",\"自动拉会\":1}",
"ToParameter": "原配置",
"BreakpointIdentity": "39c64bbe-5c5a-4f0a-b7c9-36b1a5858a41"
},
{
"$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
"Operation": 4,
"InParamater": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=原配置"
},
"OperationParamaterPairs": {
"$type": "System.Collections.Generic.List`1[[CollectionOperationKit.PropertyValueObject, CollectionOperationKit]], System.Private.CoreLib",
"$values": [
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "项目ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=INT(项目ID)"
}
},
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "版本ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=INT(版本ID)"
}
},
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "自动拉会",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=INT(自动拉会)"
}
}
]
},
"OutParamaterName": "新配置",
"BreakpointIdentity": "81645102-1724-4572-9ef6-6bfd7f299e00"
},
{
"$type": "JsonUtilityCommand.JsonSerializeCommand, JsonUtilityCommand",
"SourceObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新配置"
},
"ToParameter": "配置字符串",
"BreakpointIdentity": "7c607a9c-7352-4b8b-bd63-cf43b15c1997"
},
{
"$type": "Forguncy.Model.Commands.ServerChangeGlobalPropertyCommand, ServerDesignerCommon",
"ChangedGlobalProperties": {
"$type": "System.Collections.Generic.List`1[[CommonUtilities.GlobalPropertySetting.SetGlobalPropertyFormula, CommonUtilities]], System.Private.CoreLib",
"$values": [
{
"$type": "CommonUtilities.GlobalPropertySetting.SetGlobalPropertyFormula, CommonUtilities",
"Name": "全局_业务配置",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=配置字符串"
}
}
]
},
"BreakpointIdentity": "cafd59eb-d199-47cd-919c-10df498f476c"
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "更新系统设置成功",
"BreakpointIdentity": "6303d31b-ca84-4515-997c-006ab6943ed1"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": []
}
}

View File

@@ -0,0 +1,103 @@
{
"$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.PostRequestTriggerSaveData, ServerDesignerCommon",
"Permission": {
"$type": "Forguncy.SaveLoad.ServerCommandPermissionSaveData, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": {
"$type": "System.Collections.Generic.List`1[[Forguncy.RbacPermission.Core.Impl.ServerCommand.IServerCommandPermissionBinding, Forguncy.RbacPermission.Core]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"FGC_LoginUser"
]
}
}
]
}
}
}
}
]
},
"Commands": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "JsonUtilityCommand.JsonDeserializeCommand, JsonUtilityCommand",
"JsonString": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局_业务配置"
},
"SampleJson": "{\r\n \"项目ID\": \"1\",\r\n \"版本ID\": \"1\",\r\n \"版本名\": \"Develop\",\r\n \"版本号\": \"1.0.0\",\r\n \"自动拉会\": 1\r\n}",
"ToParameter": "全局配置JSON",
"BreakpointIdentity": "e7b9855a-b483-499d-b987-befb1b91e70f"
},
{
"$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": "=全局配置JSON.项目ID"
}
},
{
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
"ReturnPropertyName": "版本ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局配置JSON.版本ID"
}
},
{
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
"ReturnPropertyName": "自动拉会",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局配置JSON.自动拉会"
}
}
]
},
"BreakpointIdentity": "c787ccec-0c80-4983-9eed-391f91e61426"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
"Name": "项目ID"
},
{
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
"Name": "版本ID"
},
{
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
"Name": "自动拉会"
}
]
}
}

View File

@@ -91,10 +91,10 @@
"$type": "JsonUtilityCommand.JsonDeserializeCommand, JsonUtilityCommand",
"JsonString": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体"
"SerializeProperty": "=全局_业务配置"
},
"ToParameter": "事件体",
"Disabled": true,
"SampleJson": "{\r\n \"项目ID\": \"1\",\r\n \"版本ID\": \"1\",\r\n \"版本名\": \"Develop\",\r\n \"版本号\": \"1.0.0\",\r\n \"自动拉会\": 1\r\n}",
"ToParameter": "业务配置",
"BreakpointIdentity": "7d72da15-c842-468e-b35f-0534e3db85fb"
},
{
@@ -111,7 +111,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "统一应用身份ID",
"GUID": "e053e1d8-2aae-40d0-a2e6-be7a6c089a1f"
"GUID": "01a57f5d-34ee-47ac-81ac-bd602532c738"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -124,7 +124,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "CorpId",
"GUID": "f011dc1c-4b4f-4d8a-82fe-5ded019f3065"
"GUID": "9313ba0e-6eed-4cf9-b3ce-49b29e818212"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -137,7 +137,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "事件类型",
"GUID": "b819768c-a600-42db-9b88-6ff2fdd2084e"
"GUID": "59776af7-4726-4089-8f55-937076a65acb"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -150,7 +150,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "事件ID",
"GUID": "2f7ed683-777b-4339-a4b7-08ebabf5ec7a"
"GUID": "4fc2571a-61a2-4e65-a9b2-a437f72ca40f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -163,7 +163,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "生成时间",
"GUID": "509a3157-9ad7-482c-a34c-2baced41955a"
"GUID": "f1628686-463e-4180-be36-abecd00f06cd"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -176,7 +176,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "主题",
"GUID": "9a2d57cb-2c26-4acb-bee9-9313c79d77d4"
"GUID": "8f2a87c0-cedf-431e-a10e-c4b18df5ba59"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -189,7 +189,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "钉钉事件订阅表",
"ColumnName": "事件内容",
"GUID": "c22da51b-464d-4310-b36a-70fbd760efb1"
"GUID": "8506e3d5-b1d8-438b-ba5e-198ca9187921"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -233,7 +233,7 @@
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "01284f30-72f8-4702-a63b-e2ff6f227be3",
"GUID": "7a226688-00e4-4013-8339-0053a99a21a1",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
@@ -244,7 +244,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "177fb68b-cbac-4ef9-8a0e-ce7c0de122b1",
"GUID": "ed5f2f03-b830-4e87-8343-c2b85eba1076",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
@@ -255,7 +255,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "8db8404d-e955-4da0-8720-35ec22cca75d",
"GUID": "cff147ed-8f7a-434a-8260-ef9d2fc77d39",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
@@ -266,7 +266,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "43534e1e-8feb-4244-a5fd-61feaec629a0",
"GUID": "4f454e97-2b2d-4fa5-9e75-3e541b7f3340",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
@@ -277,7 +277,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "8f77f296-3f76-43fb-865c-6a7ba62be8ef",
"GUID": "26bc9da3-e05e-4c90-b6c8-46b1d40c1fe9",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
@@ -304,31 +304,9 @@
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "dabc738f34a94bb595b6816663b7bbca",
"ID": "8d3faf1772944764b8a9732b806d49fd",
"BreakpointIdentity": "578fc267-2d96-4fd0-9ebe-470948482fde"
},
{
"$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": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
@@ -357,9 +335,31 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=(事件体.openConfModel.startTime/1000/60/60/24)+DATE(1970,1,1)"
},
"ID": "2caef4791cc6432f97c5ce13160d6113",
"ID": "82e7a28b2d9a4ffc8362a97c4f719b9d",
"BreakpointIdentity": "b4b320a0-23e1-437f-9290-f79b55dc5b81"
},
{
"$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": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
@@ -370,12 +370,12 @@
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "ID",
"GUID": "a966e973-4e9b-40c0-9717-0aedf8684dd8"
"ColumnName": "钉钉会议ID",
"GUID": "d6c12436-417d-4c93-8114-75fa16e9773c"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.ID"
"SerializeProperty": "=事件体.openConfModel.conferenceId"
}
},
"UpdateBindingValues": {
@@ -387,7 +387,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议业务类型",
"GUID": "85dc87f4-3370-47b7-8eae-20cbc4525e25"
"GUID": "adb83f0d-b6aa-4e8b-a269-e527b62a9c4c"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -400,7 +400,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议开始时间",
"GUID": "4f9c3b8d-c001-4df4-9810-a4315c2083b4"
"GUID": "53bee62e-0449-4193-ac80-79d4fba75daa"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -413,7 +413,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议持续时间",
"GUID": "67ac0a5b-ec19-4a44-b3af-e6e79cb7e039"
"GUID": "621de572-f89a-4024-b95d-ce86f3e69564"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -426,12 +426,51 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "22f43d5c-2496-47d2-b36d-423ff8da8010"
"GUID": "6d83a0bf-bc50-4b3c-8c47-21304f36179d"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.status"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "发起人",
"GUID": "ae787ea5-92b6-48bc-9047-f5d40c774a6a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.creatorId"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "开启云录制",
"GUID": "de0ff6bb-bff4-4cc4-8131-4c2091846474"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.cloudRecordStatus"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议标题",
"GUID": "872b7459-8304-4178-b191-37e6f95159ac"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.title"
}
}
]
},
@@ -439,8 +478,154 @@
}
]
},
"ID": "f89cd4ac-bafd-43d9-8dc4-85087f29bce6"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$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": "90738cc4-1d3a-46eb-a3f8-7046932d23c6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.conferenceId"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议业务类型",
"GUID": "ace76b9e-4154-4f03-8c5c-332dc803a291"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.bizType"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议开始时间",
"GUID": "fe13a7cf-2168-4101-9113-9453bf911e50"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议开始时间"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议持续时间",
"GUID": "fa513aae-871c-4531-adae-c5d991cab56f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.confDuration"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "8aafad0b-0709-46cb-a53b-2b2d80042395"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.status"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "发起人",
"GUID": "85c7b5c4-132b-47c9-8b42-5ec31f4428cb"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.creatorId"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议标题",
"GUID": "d4fd75a1-3978-4b22-8d7e-c741d079b9c4"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.title"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "自动拉会",
"GUID": "bf9ce92a-1868-442c-a6cd-b641354d4281"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=业务配置.自动拉会"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "开启云录制",
"GUID": "3e5f02d8-101d-4aec-bd3d-4d6429247472"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.cloudRecordStatus"
}
}
]
},
"BreakpointIdentity": "bc133c84-2ce2-4d9f-98e2-ce908b28804c"
}
]
},
"ID": "58d9c0a1-43d9-4640-9f32-8051b6852bc3"
}
]
},
"BreakpointIdentity": "12a199b1-93c5-456b-9150-874b01084db8"
}
]
},
"Comments": "会议创建事件",
"ID": "0227bb2d-678c-4c67-9920-0b4a4a09ae36"
"ID": "557c5c10-dd85-42b4-b542-359c1e493f60"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -465,7 +650,7 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=(事件体.openConfModel.endTime/1000/60/60/24)+DATE(1970,1,1)"
},
"ID": "ab8978387c984b3581fe9f70e6cb1cf7",
"ID": "98006b4a641249f28067a1bf63441cc1",
"BreakpointIdentity": "0f62e1fa-feac-4b59-8b89-2244064b9d79"
},
{
@@ -475,73 +660,9 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.confDuration/1000"
},
"ID": "71832c3776dc49f18809f4ba7a56118b",
"ID": "0169cf7df65f46a4a54cc8d3c2aada2e",
"BreakpointIdentity": "f0c977f8-0e80-4d99-ad98-6b97538790d8"
},
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "ID",
"GUID": "64a32641-49ad-4c46-8393-df26ea099f3a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.ID"
}
},
"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": "b1c1c6d4-6a46-4586-8204-c3a34b50425b"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议结束时间"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议持续时间",
"GUID": "e48f2638-ecf4-4a71-b281-ff759a1840bf"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议持续秒"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "8bf45133-b1bc-4685-8f49-3ed1696e4075"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.status"
}
}
]
},
"BreakpointIdentity": "d5a93709-9103-4195-872f-2e11aca75bff"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
@@ -560,10 +681,34 @@
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.自动拉会"
"SerializeProperty": "=会议持续秒"
}
},
"value": "1"
"value": "3600",
"compareType": 3
},
{
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$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": "%Null%",
"compareType": 1,
"LeftBracket": 2
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
@@ -571,11 +716,30 @@
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议持续秒"
"SerializeProperty": "=会议信息.自动拉会"
}
},
"value": "3600",
"compareType": 3
"value": "1",
"RightBracket": 1
}
]
}
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=业务配置.自动拉会"
}
},
"value": "1",
"RightBracket": 1
}
]
},
"RelationType": 1
}
]
}
@@ -654,6 +818,14 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=参会人员UnionId"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "关联钉钉会议ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.conferenceId"
}
}
]
},
@@ -682,6 +854,180 @@
"CheckDataValidation": true,
"BreakpointIdentity": "b8d9b538-83f6-45f4-9468-528cab80f538"
},
{
"$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": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=code"
}
},
"value": "0"
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "新会议ID",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=创建会议ID"
},
"ID": "d9bc42209d6e4023a8515c64f5b467b2",
"BreakpointIdentity": "63e9670c-c713-404f-b0cf-9e6197ddc66e"
}
]
},
"ID": "e94059f3-2606-43ee-8ed9-67233281d9f7"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, 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": "新会议ID",
"ID": "06b6d353a7f448e791893c06ad9cb61b",
"BreakpointIdentity": "63e9670c-c713-404f-b0cf-9e6197ddc66e"
}
]
},
"ID": "e90c154d-969f-4b55-9ace-874cdc7b80ab"
}
]
},
"BreakpointIdentity": "ced3ac9e-6f1e-4975-be68-ee73cbe16c77"
},
{
"$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": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "钉钉会议ID",
"GUID": "b44be0b2-4248-49e6-bbcc-10e9053de76b"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.conferenceId"
}
},
"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": "1196cd97-e510-41bd-85fc-b13035a2cd65"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议结束时间"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议持续时间",
"GUID": "9f07c82b-2277-4f3b-9a66-1011aebcb48a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议持续秒"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "d98ad543-2f47-47c5-b8c2-f0881cedf518"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=事件体.openConfModel.status"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "参与人",
"GUID": "57d37734-9a7f-45b1-9d20-c470a39973a3"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=参会人员UnionId"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "关联钉钉会议ID",
"GUID": "510d0009-14df-47f9-adbd-4e2768807ce4"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新会议ID"
}
}
]
},
"BreakpointIdentity": "d5a93709-9103-4195-872f-2e11aca75bff"
}
]
},
"ID": "9adffffb-7f28-46aa-92e7-d271555e6600"
}
]
},
"BreakpointIdentity": "4322b8d2-5d3d-4250-8483-a3f564ef16c3"
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": {
@@ -696,7 +1042,7 @@
}
]
},
"ID": "a793cb4e-a0ec-4f1e-9dff-3fd099ad66a5"
"ID": "8e034266-af3a-4c43-89d5-4684b40f0041"
}
]
},
@@ -704,7 +1050,7 @@
}
]
},
"ID": "0149bb7e-454f-49cb-af77-5bac04ca6dd9"
"ID": "0a827c1f-3acb-433e-9e0e-b067783abee1"
}
]
},
@@ -712,16 +1058,8 @@
}
]
},
"ID": "40d5b707-aad0-41a0-9a15-eca193d35a97"
}
]
},
"BreakpointIdentity": "14e563e9-aef4-450c-ba6b-aa0f1c231f63"
}
]
},
"Comments": "会议状态变更",
"ID": "da99d6ce-3ffb-4304-ab12-6292ea483c69"
"ID": "05f2a6ec-395e-4cd3-9cf5-447dfd489069"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -840,7 +1178,7 @@
}
]
},
"ID": "f46d74d6-793e-4a27-8202-a6a1c6382aba"
"ID": "bc66798e-38e5-4cb1-bfa4-b6e26e3d6599"
}
]
},
@@ -852,7 +1190,7 @@
}
]
},
"ID": "94889d02-3dee-4f17-bb88-33b27415e089"
"ID": "5ec6ff65-9cc8-4372-956c-3ed1c67d8f4d"
}
]
},

View File

@@ -45,6 +45,13 @@
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "关联钉钉会议ID",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
}
]
},
@@ -62,7 +69,7 @@
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "主持人UnionID",
"ParameterValue": "%CurrentUser.DingTalkUnionID%",
"ID": "7fed289541ff4f6ba2dca7a522618d39",
"ID": "6b445242687942729b916487fcb24e3e",
"BreakpointIdentity": "fedb9d66-b60e-4f89-bf8f-f5b60abd91fe"
},
{
@@ -114,7 +121,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "项目ID",
"GUID": "fad1902d-958d-4434-8062-68bb32a4e6c8"
"GUID": "ce39af59-6921-4944-b395-4deb87e20b88"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -127,7 +134,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议业务类型",
"GUID": "58c0e5f4-62ac-4bc5-add6-72f34486a0e8"
"GUID": "26ec748f-d375-4df1-8a77-07ad5907603a"
},
"Value": "0"
},
@@ -137,7 +144,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "钉钉会议ID",
"GUID": "794bc2e6-d02d-43fc-81eb-5062a24eccbf"
"GUID": "7fc66665-ed18-43b4-b97f-a50b739ca600"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -150,7 +157,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "发起人",
"GUID": "7051a115-e3ad-434e-95e8-4b6a42a46797"
"GUID": "1e66f439-df1f-4063-a0a9-9d39f32a8609"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -163,7 +170,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "参与人",
"GUID": "6b7afb51-54b0-40d0-9429-515d3a7c001b"
"GUID": "08507eab-a86e-47eb-af40-daa865f14cb0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -176,7 +183,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议标题",
"GUID": "93fe42c7-d6ff-4497-baa9-6f996994c405"
"GUID": "5359226d-fa12-4735-aafb-b29d59d34da3"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -189,7 +196,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "自动拉会",
"GUID": "2a27e03a-0f02-4c77-bd26-a35297119f9c"
"GUID": "d997c7ea-b3bc-436c-8717-0de696250177"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -202,7 +209,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "开启云录制",
"GUID": "2f9dc5c4-b263-4b57-8017-241d080d9f97"
"GUID": "3c3949ea-8135-4489-b5dc-21c7dba0af3f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -215,9 +222,22 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "fdfaad21-9a8d-4769-a66b-da4f6ac3ebc9"
"GUID": "3bd4c31d-7b07-4e52-b321-98d08abd4e56"
},
"Value": "2"
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "关联钉钉会议ID",
"GUID": "60103fed-da42-49fe-b703-04885a5ba696"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=关联钉钉会议ID"
}
}
]
},
@@ -284,7 +304,7 @@
}
]
},
"ID": "8e0c1e24-8cec-4b00-b008-4a6d6ccb6f98"
"ID": "ae566ddf-eb5b-4b2e-87fb-304ec22ccb9d"
}
]
},

View File

@@ -126,6 +126,10 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=参会人员UnionId"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "关联钉钉会议ID"
}
]
},

View File

@@ -32,6 +32,13 @@
"Name": "钉钉会议ID",
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
},
{
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
"DatabaseColumnType": "nvarchar",
"MaxLength": -1,
"Name": "关联钉钉会议ID",
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
},
{
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
"DatabaseColumnType": "nvarchar",