{"Message":"完善会议创建功能","MessageType":2,"Modules":[{"State":1,"Type":11,"Name":"UserService"},{"State":4,"Type":1,"Name":"PCPage/选择参会成员"},{"State":1,"Type":1,"Name":"PCPage/发起钉钉会议"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/钉钉事件处理"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/创建项目视频会议"}],"Version":"v1"}
This commit is contained in:
@@ -1,295 +0,0 @@
|
||||
{
|
||||
"Rows": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 538.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 29.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 42.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
5
|
||||
],
|
||||
"Count": 6,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Cols": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 20.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"21": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"22": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"23": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"24": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"25": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"26": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"27": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"28": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 20.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 29,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"3,18": "关闭",
|
||||
"3,24": "确认"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"1,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
|
||||
"TemplatePageName": "e58b161ccf7d4429955ac9e5e68d551",
|
||||
"DataSourceType": 1,
|
||||
"DataSource": {
|
||||
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
|
||||
"TableName": "用户信息视图",
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "da6b31a5-9165-4efd-b7ac-0c3b6f13bf9c",
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "用户名",
|
||||
"GUID": "e4d98629-9e9e-4995-bfe8-d00c89aa5551"
|
||||
},
|
||||
"ColumnName": "用户名"
|
||||
},
|
||||
{
|
||||
"GUID": "78bbac76-5376-40da-a15c-5a45832e07ae",
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "全名",
|
||||
"GUID": "14fe5794-f68a-4520-b7e6-4abd9adae86a"
|
||||
},
|
||||
"ColumnName": "全名"
|
||||
},
|
||||
{
|
||||
"GUID": "3e815e8b-fef7-4f76-bbab-49c1430ed836",
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "角色",
|
||||
"GUID": "ef633b7d-8b44-4d4e-8454-78ac470b07b1"
|
||||
},
|
||||
"ColumnName": "角色"
|
||||
}
|
||||
],
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||||
"CompareType": 9,
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "用户名",
|
||||
"GUID": "6015b51d-9db2-4924-b1db-7aca548a0b41"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=选择参会成员!排除成员"
|
||||
}
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 1,
|
||||
"IsListviewDataSource": true,
|
||||
"CustomColumns": [
|
||||
"用户名",
|
||||
"全名",
|
||||
"角色"
|
||||
]
|
||||
},
|
||||
"DataSourceListviewName": "图文列表表格1",
|
||||
"TemplateKey": "竖排横线分割"
|
||||
}
|
||||
},
|
||||
"3,18": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"Text": "关闭",
|
||||
"TemplateKey": "_RS_Information3"
|
||||
}
|
||||
},
|
||||
"3,24": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "PassListviewDataCommand.PassListviewDataCommand, PassListviewDataCommand",
|
||||
"PassRowMode": 1,
|
||||
"ImportMode": 1,
|
||||
"PassValueItems": [
|
||||
{
|
||||
"SourceCell": "用户名",
|
||||
"TargetCell": "项目成员",
|
||||
"IsPrimaryKey": true
|
||||
},
|
||||
{
|
||||
"SourceCell": "全名",
|
||||
"TargetCell": "项目成员_全名"
|
||||
},
|
||||
{
|
||||
"SourceCell": "角色",
|
||||
"TargetCell": "岗位名称"
|
||||
}
|
||||
],
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=选择参会成员!B2"
|
||||
},
|
||||
"Target": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=发起钉钉会议!B10"
|
||||
},
|
||||
"BreakpointIdentity": "90840e7b-1604-462f-a327-c8aa0de85a7d"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
|
||||
"BreakpointIdentity": "a0cf3906-8ac8-4e1e-bb42-ad33c56adaaf"
|
||||
}
|
||||
],
|
||||
"Text": "确认",
|
||||
"TemplateKey": "_RS_Main1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
"Styles": [
|
||||
{
|
||||
"HorizontalAlignment": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"Formatter": 2
|
||||
},
|
||||
{
|
||||
"FontFamily": 1
|
||||
},
|
||||
{
|
||||
"Background": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"Center",
|
||||
"Body",
|
||||
"[AUTO]General",
|
||||
"#FFFFFF00",
|
||||
"black"
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"1,1": 0,
|
||||
"1,24": 0,
|
||||
"1,26": 0,
|
||||
"1,27": 0,
|
||||
"3,18": 1,
|
||||
"3,19": 2,
|
||||
"3,20": 2,
|
||||
"3,21": 2,
|
||||
"4,18": 1,
|
||||
"4,19": 1,
|
||||
"4,20": 1,
|
||||
"4,21": 1,
|
||||
"5,1": 3
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 1
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"1,1,1,27",
|
||||
"3,24,1,4",
|
||||
"3,18,1,4",
|
||||
"5,1,1,4"
|
||||
],
|
||||
"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": {}
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "排除成员",
|
||||
"Formula": "选择参会成员!$B$6"
|
||||
}
|
||||
]
|
||||
}//Bhk9taJ1lnSQ+pRGG/ICGlXuzsacF5ll7SsUfIBpNm9QM1W4mDYD0HnvvSjV5pmwFdk7tWaYOSFtpvHSgHr7YE7NLpyLNQ4a4OeXUX/dsM6DxupmmTPg0/Ixmwfp4tgOBJIGeNbSAQPaydLgyQ4qK0/H433lqPR1oPoT2/Au3aV18zJ3W0ja+UYFncwiyh8fzDsdVEx8ZBpr+Yo28K9CPODyqHmF6jYWnzjeBh7eYb6dIgnbla81DVqNaCfvEJljsiJiAayChOUmHlj6ev6lL8Qt2+cRjwFdWwSrL8IeamxUvPBFOTOXhGztbFO/UVCNioUgvOBmFND3AQcDkdOOwBtkkeeYdu17HeEAJ71xX/p44WwNV9r9Pc1UB6u+b7zgDPxxn/B+NzmsQ/x5htW4AYDRxQeMe8SF4Nc0Kza2vll0nJs223hLHvR0+hAOwuc8ULYIaE0+OMkyeEhAvsYb2SeoqEXYUjNc0Lv0QSKUicG1EgUCIFyl+nqbkqRQaREn9ByoXzNhwyJ/Uif7CExPYK0/LpA881frhEye/ZDv+tt7Acy6Ui/FZjc0cLCfD0X272CpbI+Zir8gM4IhfZbdeIItIPTglQMNEgoFqYSfoDeyUMNYIamFG2MqOmvsckm9HsnCdveOYWRnhWKTab4RUOUH45YufqGIwToRk+Sw0yIwYK5Bx35lSQVoKnLO/hRLidSgrc3buh16s009WClpUE3TLhekfQFGDMM8TSgzskTDIOn4XfGIyEKgmAgADj3md8kmds0O5OAbX59Jsi8sgjNbuXudY8PnV56Zr3/UvfX9ikwJ6rX7ZfoenFnz0/yvrLA5lcL5XKc2k6sKoSuPfhPxvnrC3F7HOBsOfAdBQrsur8otu6OEZhsXfICNazF409zVCaKfMGQf8bo2fI6yOg==|920
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 29,
|
||||
"RowCount": 6,
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "排除成员",
|
||||
"Formula": "选择参会成员!$B$6"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user