{"Message":"更新会议管理","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/会议管理"},{"State":3,"Type":1,"Name":"PCPage/会议菜单"},{"State":3,"Type":15,"Name":"ServerCommand/重新发起会议"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-11-25 11:45:33 +08:00
parent 4cde37bbbe
commit 46c27e17df
7 changed files with 909 additions and 43 deletions

View File

@@ -2590,19 +2590,7 @@
}, },
{ {
"ModuleName": "PCPage/会议管理", "ModuleName": "PCPage/会议管理",
"State": 1, "ModuleType": 1
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-25T11:06:57.134956+08:00",
"ModuleType": 1,
"ToRemoveFiles": [
"Pages\\会议\\会议管理.json",
"Pages\\会议\\会议管理.rd",
"Pages\\502ee1db03c84e88a5a54340cf07e2c.json",
"Pages\\502ee1db03c84e88a5a54340cf07e2c.rd"
]
}, },
{ {
"ModuleName": "Table/ClientInfo", "ModuleName": "Table/ClientInfo",
@@ -2698,22 +2686,10 @@
}, },
{ {
"ModuleName": "PCPage/会议菜单", "ModuleName": "PCPage/会议菜单",
"State": 3,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-25T11:08:18.4983169+08:00",
"ModuleType": 1 "ModuleType": 1
}, },
{ {
"ModuleName": "ServerCommand/重新发起会议", "ModuleName": "ServerCommand/重新发起会议",
"State": 3,
"LockedBy": {
"UserName": "cuckooent",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-11-25T11:12:38.7012216+08:00",
"ModuleType": 15 "ModuleType": 15
} }
] ]

View File

@@ -76,7 +76,7 @@
}, },
"6": { "6": {
"GridRowColumnDefinition": { "GridRowColumnDefinition": {
"DesignLengthInPixel": 869.0, "DesignLengthInPixel": 923.0,
"Mode": 2, "Mode": 2,
"MinLength": { "MinLength": {
"Unit": 1 "Unit": 1
@@ -93,16 +93,21 @@
}, },
"8": { "8": {
"GridRowColumnDefinition": { "GridRowColumnDefinition": {
"DesignLengthInPixel": 121.0 "DesignLengthInPixel": 112.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
} }
}, },
"9": { "9": {
"GridRowColumnDefinition": { "GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0 "DesignLengthInPixel": 26.0
} }
} }
}, },
"Count": 10, "Count": 11,
"DefaultSize": 15.0 "DefaultSize": 15.0
}, },
"Values": { "Values": {
@@ -191,6 +196,301 @@
"3,5": { "3,5": {
"TemplateCellSource": "会议结束时间" "TemplateCellSource": "会议结束时间"
}, },
"3,9": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!J4"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "会议信息"
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 3,
"DrawerDirection": 3,
"ShowDrawerHeader": true,
"PageName": "会议详情",
"LoadBindingDataOption": 1,
"BreakpointIdentity": "a71ec74d-c95a-41ae-aba4-171b7d9f4e12"
}
],
"ID": "6f2960b5-d6b2-44a8-a4ff-94e13570fdef"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "再次发起"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "温馨提示",
"Message": "确定重新创建次会议?",
"Type": "info",
"ConfirmButtonText": "确定",
"ShowCancelButton": true,
"CancelButtonText": "取消",
"ShowClose": false,
"DialogResult": "按钮结果",
"AdvancedSettings": {},
"BreakpointIdentity": "fdfea10f-ad23-455c-b638-0560f913a888"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=按钮结果"
}
]
},
"value": "confirm"
},
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "重新发起会议",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "会议表ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!D6"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "bf122963-4f7d-449f-b46a-5e610a7cd443"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!msg"
},
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "76928a79-bf15-4a54-9b15-c3d37b0a5a96"
}
],
"ID": "45eccc42-1787-439c-a642-08da58825fff"
},
{
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='502ee1db03c84e88a5a54340cf07e2c'!msg"
},
"Type": "warning",
"ConfirmButtonText": "确定",
"CancelButtonText": "取消",
"ShowClose": false,
"AdvancedSettings": {},
"BreakpointIdentity": "a6859d7f-c680-460a-874f-ebbf01793316"
}
],
"ID": "211cefb3-0d1a-417c-b78c-ebdc02346493"
}
],
"BreakpointIdentity": "cc7068c3-cbee-40e3-8a4b-8590aac7844f"
}
],
"ID": "96bd84fc-35d6-4bc1-918e-81773c5adba0"
}
],
"BreakpointIdentity": "134f0fda-c760-49de-8fce-7a58af9e254e"
}
],
"ID": "dc6d454b-0ac5-49bc-8276-873a3b8f47dd"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "标记为结束"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "会议记录表",
"ColumnName": "会议结束时间",
"GUID": "0c4d437f-8c83-42cb-8635-e0bb9536701e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=NOW()"
}
},
{
"BindingInfo": {
"TableName": "会议记录表",
"ColumnName": "会议状态",
"GUID": "abaf96f0-b68e-4b77-b918-2eb93853213c"
},
"Value": "1"
}
],
"BreakpointIdentity": "6220d5e9-1e8a-48f5-8206-935a05d5c345"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "更新成功",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "76928a79-bf15-4a54-9b15-c3d37b0a5a96"
}
],
"ID": "31c2468c-1351-4822-b24a-e675b2b17c43"
},
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=选择项"
}
]
},
"value": "删除记录"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "会议记录表",
"UpdateType": "delete",
"ShowConfirm": true,
"ConfirmText": "您确定要删除吗?",
"BreakpointIdentity": "6220d5e9-1e8a-48f5-8206-935a05d5c345"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "删除成功",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "76928a79-bf15-4a54-9b15-c3d37b0a5a96"
}
],
"ID": "a75da53e-4715-4e60-b164-a840f1a992f6"
}
],
"BreakpointIdentity": "ce1a0c05-2c47-454f-8796-01207357e397"
}
],
"ID": "3a44e49b-de85-4ab5-b096-9fcdeb97c6cd"
}
],
"BreakpointIdentity": "9a3037a2-4ed3-4350-aad8-1ba8656dc7b2"
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"选择项": "选择项"
}
},
"PageName": "会议菜单",
"BreakpointIdentity": "79eab7d2-9241-43b8-8f88-2e158588133f"
}
],
"ToolTip": "菜单",
"Size": 18,
"ImagePath": "Mobile/447_more_2.svg",
"BuiltIn": true,
"UseCellForeColor": true
}
},
"5,3": { "5,3": {
"TemplateCellSource": "ID" "TemplateCellSource": "ID"
}, },
@@ -269,6 +569,7 @@
"1,3": 3, "1,3": 3,
"1,7": 4, "1,7": 4,
"1,8": 5, "1,8": 5,
"1,9": 5,
"2,0": 0, "2,0": 0,
"2,1": 2, "2,1": 2,
"2,2": 2, "2,2": 2,
@@ -278,6 +579,7 @@
"2,6": 4, "2,6": 4,
"2,7": 4, "2,7": 4,
"2,8": 5, "2,8": 5,
"2,9": 5,
"3,3": 6, "3,3": 6,
"3,4": 7, "3,4": 7,
"3,5": 6, "3,5": 6,
@@ -291,7 +593,8 @@
}, },
"Spans": [ "Spans": [
"1,3,1,4", "1,3,1,4",
"5,4,1,2" "5,4,1,2",
"1,8,1,2"
], ],
"PageInfo": { "PageInfo": {
"$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon", "$type": "Forguncy.Model.Pages.TemplatePage, ServerDesignerCommon",
@@ -335,4 +638,4 @@
"PaperSize": {}, "PaperSize": {},
"Margin": {} "Margin": {}
} }
}//pLADu69PKRIY3zqrPT3FH2cP0GQXSX78KTmGLYxE7EZXwhf47CRT+o8wzTUjp+gaU9OEO8oh4ZRGCB6WwQtS1TWxR5BqaKJdOa9BMmh+i92VJYgQqmxvzdLmMDkpr/tKeoI7dPj9Vq3+PCK8M9Mra4dLGwwXyLO7SE4p7QeBI51aPgJ4jO2re0RL/xiddcPd1WyHORMt+vSJMeAAALMHG/OLA5Xo9g97L1wU7dhfyCW6a5U82BxbgqdfILr24T2Rt7150I9elOpISrVLgcE2DFx9UW6tofiHXCZMpTdabarRwVYjMA75e3+qABOXvsckROJ7OS3uQRwhdYyP6heix7XkSrOj3D+2rLO/TjANklqLmbhuLWX9uysCMTsPgdRmXjgEPyCUAjNl35iPGlM/wmv27GL5N3zQZWcy6WBU7bcZZ3dGrPpsgHvDFhZdxGDr5yKFhLNUC0AsKJNuRvnsJgTgm/5rEPuxrXULcMXsT5s1NZZt7jn3MrF0TVVreRA3kopoVMsbe2oq4KaF8BRXI92sowR9beZhTSPMYvqG2pMdMnfDgonj8dKwie9OkLjQFnV+EYNSKRvLSJp93/5/4kcstxnt1zKhWBYnqkAwDVcUYW7IA58cokc2kDs2qIzU0s041w43drQF9jn0KTxsg0biWx9u3L/IjMILNSET2G6Vz5MiRtwU4BNmTMhCCgR9PUINaPTAiurruas/yJRZk0+HUjjsGgrlH4TTGRH/shc6fw3JxhVR9QwI5LU9KT2DjDwkOr8o7STqFptUYDfaluT7cQ/P8bjQdagyxdbf5SLbaA0HQomaLKmBj7e94LZxpwWAmCGOxUYZTMLRtqjQ41/kYb1d0tkyZCjCm6eqDEbKTlCSq6EKJdv0920JwoRsIns/Cz/5k1IkhZpP/RiVwg==|920 }//Tkrh0k07P5ET9ntz4EF56jXnTs9dhS0kw3KAxok8IusTMDvwnj6LCLqQ9ENU+q1KOSKgNBbVnmASRhH0IWOli3yKFbvMYY33VepvdfKEqtpNZvM+EFQxm05xc+2sa7IRtoO7vmxy/UQQjDzAjzrxKz1xX7I6HfKYs2AmOulzali0sqWivCWJn8LtXY/U+mu70gX96Vg595IybMmEeft470FgvoAzqxgZNZ1goYonyRUVEkPOakw4W4yaIXVshQksMuXBG0TKJQPntTwKU3T10l9GO3es8QgMCsdhI73WxrQO5CUzoq5alMkonErhLPE421r6o/QHMf4gUZtbwPFldIfEQ7JOYI3tMSUdvGClcqZFAXU0jxG1zZKmUFOo1eLoFdz/J4u8A1WqiG6h3OgDMHnh5kfkXrsW36ttYVpApX2Pnl9huV+SJv7LEP/UXcRgQev3uEKRdSsryFcKx4Rbp+mq/Q2HHwogCcprlCjdz3l65LEGvfjRv5aZsiG/L6ee/yFzq3TKzeIF6pDQ19FnyV78g2IhPpN4a232TPwzenJrMqCFdfZ/+0A3LCqSvmgU9/V3MUr6B4DsmHzxO6bUTWNlaA/pkrfuTdrIs+oGQO1ijcbRhm4n27LTAgZDi7BgubNJNUCgg4tOcfKVHR0rMB8Z2BoyYwg1+5E1Qq36vDeqPzYmBgDCFABIEJG+xPL8dy2B6+9elpaa1M07SVOrCb+4lhRiQTx+tcxdc/MfdeCSkvy35iPGN8X2i8KRwYC1DarpusHugPydRWvXg6zqMNPzUdpoE74wt3AZZUJ2JmJNL1Gu1RPPZv3rBNiQQsn+GSf9zYlnRoSsDvfMNiGw2adAbTps4B3iXMSvInV49vE6A/WC/8fE3KNwR2O+PYtz7Z31xMpLG11HwkWOV3FNjw==|920

View File

@@ -1,5 +1,5 @@
{ {
"PageType": 2, "PageType": 2,
"ColumnCount": 10, "ColumnCount": 11,
"RowCount": 6 "RowCount": 6
} }

View File

@@ -16,6 +16,11 @@
"DesignLengthInPixel": 24.0 "DesignLengthInPixel": 24.0
} }
}, },
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"4": { "4": {
"GridRowColumnDefinition": { "GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0 "DesignLengthInPixel": 10.0
@@ -72,11 +77,6 @@
"GridRowColumnDefinition": { "GridRowColumnDefinition": {
"DesignLengthInPixel": 28.0 "DesignLengthInPixel": 28.0
} }
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
} }
}, },
"InLogicalVisibleIndexes": [ "InLogicalVisibleIndexes": [
@@ -288,12 +288,40 @@
"5,22": "人员" "5,22": "人员"
}, },
"AttachInfos": { "AttachInfos": {
"1,39": { "1,36": {
"CssName": "toolbar toolbar-right ", "CssName": "toolbar toolbar-right ",
"CellType": { "CellType": {
"$type": "Forguncy.CustomMenu.ForguncyMenuCellType, Forguncy.CustomMenu", "$type": "Forguncy.CustomMenu.ForguncyMenuCellType, Forguncy.CustomMenu",
"TemplateKey": "横向迷你菜单", "TemplateKey": "横向迷你菜单",
"Items": [ "Items": [
{
"Value": "刷新",
"Text": "刷新",
"IconPath": "Application/058_refresh_2.svg",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.UpdateListviewCommand, ServerDesignerCommon",
"ListviewName": "图文列表表格1",
"UpdateType": 6,
"UpdateListviewCommandRunTimeMethodSetting": {
"MethodName": "Reload",
"ParameterValues": {
"clearFilter": false,
"clearSort": false,
"clearRuntimeQueryConditions": false
}
},
"BreakpointIdentity": "63e0f810-d157-462e-8797-6557d2210039"
}
],
"CanVisitRoleList": [
"FGC_LoginUser"
]
},
{ {
"Value": "菜单1", "Value": "菜单1",
"Text": "筛选数据", "Text": "筛选数据",
@@ -372,7 +400,7 @@
"BreakpointIdentity": "c57fd584-34ef-4a17-b6ff-128bb2e23f21" "BreakpointIdentity": "c57fd584-34ef-4a17-b6ff-128bb2e23f21"
} }
], ],
"ID": "b9b44d41-5ab6-4d79-9939-442b8922add4" "ID": "9482b224-0a32-41c3-958d-2e790494596f"
} }
], ],
"BreakpointIdentity": "1b9971fc-5e6a-4671-9c15-ffac6ebace5d" "BreakpointIdentity": "1b9971fc-5e6a-4671-9c15-ffac6ebace5d"
@@ -935,7 +963,7 @@
}, },
"CellStyles": { "CellStyles": {
"1,1": 0, "1,1": 0,
"1,39": 1, "1,36": 1,
"2,16": 1, "2,16": 1,
"3,1": 2, "3,1": 2,
"3,2": 1, "3,2": 1,
@@ -1225,14 +1253,14 @@
"13,5,1,4", "13,5,1,4",
"11,1,1,46", "11,1,1,46",
"3,1,1,2", "3,1,1,2",
"1,39,1,8",
"13,9,1,4", "13,9,1,4",
"5,1,1,2", "5,1,1,2",
"5,22,1,2", "5,22,1,2",
"5,24,1,11", "5,24,1,11",
"5,3,1,18", "5,3,1,18",
"3,3,1,32", "3,3,1,32",
"7,3,1,5" "7,3,1,5",
"1,36,1,11"
], ],
"PageInfo": { "PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon", "$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -1294,4 +1322,4 @@
"Formula": "会议管理!$J$14" "Formula": "会议管理!$J$14"
} }
] ]
}//GHo8QGCzhRC9DWHrx1kuJfATrvazM/HTQBr54JNyPPA3JxlzV3RIqx7PWxyyeZPJlxseed5sQcagVMgsHtmPiqMJgZ0NJBvewzMI9VXaG4bqj2I1G3+XUzPI/cK4+tPmBDFkvuaw4/sYweF+oAOGuVPiYT63AunCaE5cPV3K10bHcXgN2h0+Wsfk7Ip3iZbJUjY6LWPqNAtTuSx9U0CDwSKaI2g1H1uDV2JegnF+zhQW32Q0mkFDVNa2YYW0Qzs5H6gddNHdz1VgCRA7QcE0GD4/DLszVxxyKfWiPP950sOg9fHW5DDbNwddzlnUh3o/s5RG+7YEKVQNWi1DqEY/A9SkG9CrDUgnnkvMgBuSS+CYygpzonZzVIUd0nCdI40A5ROkXBPix2t83zs2ABwfk0FjC48zYtB8IRTqB/RnxlbGuzfZG491EUilzAnypwbhAWn3E/EdRU8O5OdWOU6BsXV5hfkg3v19oOiASKd2OpK9MawKHoar2eyP0hfargZdiRb2Dl4GCe9T6xUz6g8q6CoZ4ZgZzvIhRwDF1dtkjmZX38TiZJWjDwO435hXAEB5YiNgYyyqlD7PYaXj4cl5dRIRc1avin10bYd4gj6AZxY5iJvu+P9HBfAnMZlDzLSW9Qnl5vrXFFWq87DEzPy7WE2NZofden71Vh+vt9Z9OpOQ2jOhxhzYxj7a9X8t0EH4xNM2ku8njdv8DF/uVf0QcA5b8N+WHKVTnrVItkNYGgVC4/sXBXm360+a4t/Vj4Y3m5As3r7Vm3xXZN2XquhFBVLnWqS6OnJ8sJoMokE6EBM4J9zklpg43BORg3DbYjOkIvu7+U3aajaqIjOuwciJcFgXUbRo9mFgpPl5wAhk+4TPbIpB4O7kqZgMafUCKyK5kH0/+vUljc7JjHqv55z77g==|920 }//h+7ltiUWook+PPND+nj2IXi+uaA3HVbi8PRlIx2kEJUZc96VBXZjBp/1FXkiHYisoE9y5jVkyOIPKtqIdErdR0zkGZd3tVTXvQkUk/DeVVc2yA0xTnlHJn7QRp1wyhb/RqHgB9q8OBYoAp+xXH/ZlfIO76aZG/UAlqDQ5gQ34qosGSkmJ1zBVMQc9TI7opKA6jkx8SbxKVm7NQ0klH5UYIQJ4XR6ein10rMhcJDJuEioivL8qjavRv/oVrwrdchCI3VKRKxpbCGICunDfi13znH5bDceBDd/B7QRXTcVE5EoEPsRrH9JrUua/maEEobLUWaFwsEmuBsLot81p1BoN+4IV0slZUVWPG1m6PaRajeQ6dUwjFWTYRgKKyzPYw1Fy4+ZReVDDxa35N6mrxxT+pMsBzewj9wf31U0MzDR9snhnykD7rBI5FLmYP84QbrNt5p5SwKctXKfmY4Intc5DpafBMbY/J1Iz65cEjbZxfkivCiHlzytCC4bmWcpRj0O07IydNjamrYuI8GIRKWYT9zblQe5UZNKeus10x4pPa8eqb8RvesNRIcls5Lexjq5uASGD/+Rp9qsBZSXQC6jurO4Gued93e1EXlu6hWt0/71esUhonim4Nf8+K0OZ3e82wR5k+oGzBkjmnEuWg6iFCfHx7aaVsZlYzWu8sKyfAFJ5bz4+HRiKF6eWtjz1q/9lJSwHaTe+xb0VU3Xh+39inYvQ4KheOBjgwWKYBDoTtjmX3BRyZZUxqG/X9UpmgxAieF4zayUPOhAaySzFCrZcWM9oP2P8OI1ILQBx2kymzzGJxEqNwAVfw8qhIJdxDOdytPCd6jJQJ2wvMNMhIliukD6/HftAwA234pJ9lk/H0GUPc/qmS1ebs6OxXrxCKAk8bJXk585v6TvTrng1E/H4A==|920

View File

@@ -0,0 +1,240 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 38.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 38.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 38.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 38.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
}
},
"Count": 6,
"DefaultSize": 38.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 11.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 152.0
}
}
},
"Count": 2,
"DefaultSize": 11.0
},
"Values": {
"1,1": "会议信息",
"2,1": "再次发起",
"3,1": "标记为结束",
"4,1": "删除记录"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议菜单!B2"
}
}
],
"BreakpointIdentity": "7c33d6bf-8706-44ca-9516-e13529ed7e07"
}
],
"Text": "会议信息",
"TemplateKey": "链接样式",
"Icon": {
"Name": "提示.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"2,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议菜单!B3"
}
}
],
"BreakpointIdentity": "f706a3d2-90a6-4b96-a478-8ea0c740d2c2"
}
],
"Text": "再次发起",
"TemplateKey": "链接样式",
"Icon": {
"Name": "视频会议3.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"3,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议菜单!B4"
}
}
],
"BreakpointIdentity": "f2f0efbf-7cac-4c00-91c5-cf38c826d55d"
}
],
"Text": "标记为结束",
"TemplateKey": "链接样式",
"Icon": {
"Name": "成功1.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"4,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ClosePopupReturnValues": [
{
"Name": "选择项",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议菜单!B5"
}
}
],
"BreakpointIdentity": "6bc8ccef-4806-40cf-9df2-37b3b5a26a69"
}
],
"Text": "删除记录",
"TemplateKey": "链接样式",
"Icon": {
"Name": "回收站.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Formatter": 1,
"TextIndent": 8,
"HorizontalAlignment": 2
},
{
"FontFamily": 0
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"TextIndent": 8,
"HorizontalAlignment": 2
}
],
"Types": {
"Strs": [
"Body",
"[AUTO]General",
"Left",
"#FFFF0000"
]
},
"CellStyles": {
"1,1": 0,
"2,0": 1,
"2,1": 0,
"3,0": 1,
"3,1": 0,
"4,0": 1,
"4,1": 2,
"5,0": 1,
"5,1": 0
},
"SheetStyle": {
"FontFamily": 0
}
},
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//ABdB0x9N5zHMMpYonm82SU8SwOveD87egMuDW+32huHEDaeoTw2WegxUx/yhZeiB1ZzVyVFYcP4v9kK3auLOR7HIww8H5vDyRkf/ittSIi2dKZGUAfhyvm23s1G5PsEZuuvbNS/OdH+f8eLsVXUJYGv3DqdTcQpfUCTgenVFsBzpwSytSbnlXLAcFA2KR2px/Lu2oG2lmq0f74YsDESdAf4OvN/nxUVsO33MEYTcItoQrczIa23UWNbIaV7ufWuzAh0QLlO/k/GxtYO5P/zoZYtGbWRstg1B7htyExnLDeUg4y8nfxVyH9lzVX71hFICbfw9mA9kCkmg04UDTnd1PBCjBZxsdOnVMxlcKNcaxjAEiygmrgaNVD3Gd0t+NmPoWdreiQqH4MRlu77pjrnKq/Sg/gD9IqqOLy5dvhpOIJNEsIRCuNIIIgTbQAtfvuMKK8ZdV4HbaRJ5wBQcIw3pU+inmArLayKPGyE9KOkIvzwDaYFIIlJXxrFM/yEYpVDkFq5frRMF8zvyDWS2sPWcddKwBuGhpcYdgR77jxt+m5X7oWe9fbpK7b79gSS5ivtMfd+guPaFEfAGRRVl3cHJr5mts6N4LCG/UQAbjXeIHR3QFettYVLq8phSNmKgv/Qj2Nqotq5f72DUFQGT/HDKep5GIQ6PE4svN7sFqhTSuZ4RvwWxUTHs879/1lvw99ifVN8eTX9hatZIwjgTnKOucTpZoOtKyzu1OQx1tDCmq2rh2uvv0m8IPXRg+JTksLREA61Fmxvc9p/nB12PR8OTEo3xViN0+tZckNMGseyomtJsfSWtHDPqN9mZP7+a0orIb36wtr17vsfjbFyyeF0YENMP0uYmAN1VSq591hAnx+dwLyRoQmOYFIu//hl3RagfsSwEwmR0N/qDIm1C7jQevw==|920

View File

@@ -0,0 +1,5 @@
{
"PageType": 0,
"ColumnCount": 2,
"RowCount": 6
}

View File

@@ -0,0 +1,314 @@
{
"$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",
"IgnoreBlank": false
}
}
]
}
}
]
},
"Commands": {
"$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": "74dfb3b5-7b9a-489b-bd8e-94f8287ac23b",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "项目ID",
"GUID": "fdaa902f-b8bf-4e63-90aa-e8d99bf5279c"
},
"ColumnName": "项目ID"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "939f2283-4f19-455e-87aa-dab952a62823",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "钉钉会议ID",
"GUID": "c55f8bd7-c844-4596-9ffa-bd53d30da62d"
},
"ColumnName": "钉钉会议ID"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "39c18109-ad79-4c9b-acd5-c9c854cc6369",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议业务类型",
"GUID": "e36c352f-6698-4ae8-bbe5-c21f4658f694"
},
"ColumnName": "会议业务类型"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "b17a615e-5d75-4852-ad2d-3b8b05fb3179",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "会议标题",
"GUID": "fea8fa9d-545d-4be3-a90d-c9d29575ef35"
},
"ColumnName": "会议标题"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "0c626f1f-86ef-4ec5-8a4f-316f2bed12d8",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "发起人",
"GUID": "fee134d8-445b-41b2-a72e-039cc558b206"
},
"ColumnName": "发起人"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "598337ca-120a-412a-922d-e1021eea3370",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "参与人",
"GUID": "42f27c2a-362f-447b-b218-31a78f6aecc4"
},
"ColumnName": "参与人"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "41192702-2229-4a9c-af1c-9c2ea3fff5a3",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "自动拉会",
"GUID": "d245610c-f7ec-4b4e-a322-860022bcb788"
},
"ColumnName": "自动拉会"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "e9d11c1d-7491-48b9-9e1e-b07d23fabfbc",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "开启云录制",
"GUID": "bdc4b46c-797b-48b9-adbc-5645ef9785eb"
},
"ColumnName": "开启云录制"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "会议记录表",
"ColumnName": "ID",
"GUID": "cef3154c-522e-4fe7-9c78-36b2fad29d3a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议表ID"
}
},
"TopCount": "1"
},
"ID": "410d519e272840d78411555ceb90d105",
"BreakpointIdentity": "ee1c8327-f54c-4b2a-b016-0d480fa10ebd"
},
{
"$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.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "创建项目视频会议",
"Parameters": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.RequestServerCommandParamBase, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "项目ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.项目ID"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "会议标题",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.会议标题"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "开启云录制",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.开启云录制"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "自动拉会",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.自动拉会"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "参会人员UnionId",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.参与人"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "关联钉钉会议ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=会议信息.钉钉会议ID"
}
}
]
},
"ResultErrorCodeTo": {
"$type": "Forguncy.Common.FormulaCellLocation, ServerDesignerCommon",
"SerializeProperty": "code"
},
"ResultMessageTo": {
"$type": "Forguncy.Common.FormulaCellLocation, ServerDesignerCommon",
"SerializeProperty": "msg"
},
"ReturnPropertiesTo": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ReturnPropertyTo, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnPropertyTo, ServerDesignerCommon",
"ResultPropertyName": "会议ID",
"ResultTo": {
"$type": "Forguncy.Common.FormulaCellLocation, ServerDesignerCommon",
"SerializeProperty": "新会议ID"
}
}
]
},
"RefreshAfterFinish": true,
"CheckDataValidation": true,
"BreakpointIdentity": "3776aad8-b4e6-4adf-b47c-df94c928b87c"
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=code"
},
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=msg"
},
"BreakpointIdentity": "30b041c6-2a05-47f5-b926-15af8a7bb5e7"
}
]
},
"ID": "2475325e-0b3a-4704-b381-f661719ee6eb"
},
{
"$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.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": "会议不存在,请重新发起新的会议",
"BreakpointIdentity": "30b041c6-2a05-47f5-b926-15af8a7bb5e7"
}
]
},
"ID": "2a9e18d6-5933-4136-bfa9-80989ce2315a"
}
]
},
"BreakpointIdentity": "436744de-5d26-46fe-96c6-6e554ee8bedc"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": []
}
}