Files
clue/Pages/项目/项目首页/项目首页-容器页面/任务版本详情.json

1314 lines
58 KiB
JSON

{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 109.0,
"Mode": 1
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 16.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"IsHidden": true
}
}
},
"InLogicalVisibleIndexes": [
13
],
"Count": 14,
"DefaultSize": 32.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 13,
"DefaultSize": 32.0
},
"Values": {
"1,1": "版本名称",
"4,1": "绑定Gitee仓库",
"8,1": "订阅",
"11,1": "关闭",
"11,9": "保存"
},
"AttachInfos": {
"2,1": {
"BindingInfo": {
"TableName": "项目版本",
"ColumnName": "版本名称",
"GUID": "345f29ea-ba0c-409c-a1c1-2338e1253913"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"options": [
{
"value": "Alpha",
"label": "Alpha(早期版本)"
},
{
"value": "Beta",
"label": "Beta(内测版本)"
},
{
"value": "RC",
"label": "RC(最终版本)"
},
{
"value": "Preview",
"label": "Preview(技术预览版)"
},
{
"value": "GA",
"label": "GA(正式版)"
},
{
"value": "MR",
"label": "MR(维护版)"
},
{
"value": "Hotfix",
"label": "Hotfix(修复版本)"
},
{
"value": "LTS",
"label": "LTS(长期支持版)"
}
],
"placeholder": "请输入",
"noDataText": "无数据",
"filterable": true,
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"allowCreate": true,
"noMatchText": "无匹配数据",
"clearable": true
}
},
"6,1": {
"BindingInfo": {
"TableName": "项目版本",
"ColumnName": "仓库ID",
"GUID": "6084df5d-1a7c-4aff-97e0-aa9b30d5424a"
},
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "Git仓库卡片",
"CommandHandlers": [
{
"CommandName": "点击删除",
"Commands": {
"Commands": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"Value": "%Null%"
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B10"
},
"Value": "0"
}
]
},
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"TargetType": "Forguncy.UserControlPageCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "SetPropertyValue",
"ParameterValues": {
"userControlProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SetUserControlPropertyValue, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"PropertyName": "创建人头像"
},
{
"PropertyName": "仓库名称"
},
{
"PropertyName": "仓库描述"
},
{
"PropertyName": "空间名称"
},
{
"PropertyName": "仓库路径名"
},
{
"PropertyName": "仓库地址"
},
{
"PropertyName": "仓库成员"
},
{
"PropertyName": "创建人"
},
{
"PropertyName": "hook_api_url"
},
{
"PropertyName": "仓库ID"
},
{
"PropertyName": "空间路径名"
},
{
"PropertyName": "显示删除",
"PropertyValue": "1"
}
]
},
"userControlPageName": null
}
},
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!6:7"
},
"Value": false
}
],
"Disabled": true
}
],
"ParamProperties": {}
}
},
{
"CommandName": "点击",
"Commands": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionCurrentUserInfoParam, ServerDesignerCommon",
"currentUserProperty": {
"UserProperty": "GIT用户名",
"PropertyType": 4
}
},
"value": "%Null%",
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionCurrentUserInfoParam, ServerDesignerCommon",
"currentUserProperty": {
"UserProperty": "GIT密码",
"PropertyType": 4
}
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=任务版本详情!是否为确定"
}
]
},
"value": "1"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=仓库ID"
}
]
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"TargetType": "Forguncy.UserControlPageCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "SetPropertyValue",
"ParameterValues": {
"userControlProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SetUserControlPropertyValue, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"PropertyName": "空间路径名",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.空间路径名"
}
},
{
"PropertyName": "仓库ID",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库ID"
}
},
{
"PropertyName": "空间名称",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.空间名称"
}
},
{
"PropertyName": "仓库路径名",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库路径名"
}
},
{
"PropertyName": "仓库名称",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库名称"
}
},
{
"PropertyName": "仓库地址",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库地址"
}
},
{
"PropertyName": "仓库描述",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库描述"
}
},
{
"PropertyName": "仓库成员",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库成员"
}
},
{
"PropertyName": "创建人",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.创建人"
}
},
{
"PropertyName": "创建人头像",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.创建人头像"
}
},
{
"PropertyName": "hook_api_url",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.hook_api_url"
}
},
{
"PropertyName": "显示删除",
"PropertyValue": "1"
},
{
"PropertyName": "默认分支",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.默认分支"
}
}
]
},
"userControlPageName": null
}
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库ID"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B10"
},
"Value": "1"
}
]
},
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!6:7"
},
"Value": true
}
]
}
],
"ID": "a11517d6-8b56-44d0-80d3-7a58b691f70a"
}
]
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"仓库信息": "仓库信息"
}
},
"PageName": "选择Git仓库"
}
],
"ID": "497e8728-6f16-41d9-9b6c-227bdf97c5f3"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=任务版本详情!是否为确定"
}
]
},
"value": "1"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=仓库ID"
}
]
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"TargetType": "Forguncy.UserControlPageCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "SetPropertyValue",
"ParameterValues": {
"userControlProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SetUserControlPropertyValue, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"PropertyName": "空间路径名",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.空间路径名"
}
},
{
"PropertyName": "仓库ID",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库ID"
}
},
{
"PropertyName": "空间名称",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.空间名称"
}
},
{
"PropertyName": "仓库路径名",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库路径名"
}
},
{
"PropertyName": "仓库名称",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库名称"
}
},
{
"PropertyName": "仓库地址",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库地址"
}
},
{
"PropertyName": "仓库描述",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库描述"
}
},
{
"PropertyName": "仓库成员",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库成员"
}
},
{
"PropertyName": "创建人",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.创建人"
}
},
{
"PropertyName": "创建人头像",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.创建人头像"
}
},
{
"PropertyName": "hook_api_url",
"PropertyValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.hook_api_url"
}
},
{
"PropertyName": "显示删除",
"PropertyValue": "1"
}
]
},
"userControlPageName": null
}
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!仓库信息.仓库ID"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B10"
},
"Value": "1"
}
]
},
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!6:7"
},
"Value": true
}
]
}
],
"ID": "f2b8630a-bbd6-444a-afbc-4eba26a8f62c"
}
]
}
],
"ParamProperties": {
"IsOK": "是否为确定",
"仓库ID": "仓库ID",
"仓库信息": "仓库信息"
}
},
"PageName": "完善Gitee资料"
}
],
"ID": "36bde4fa-3d76-4002-91a3-d35b25518b0d"
}
]
}
],
"ParamProperties": {}
}
}
],
"PropertyValues": [
{
"Name": "显示删除",
"Value": "1"
},
{
"Name": "按钮文字",
"Value": "绑定Gitee仓库"
}
]
}
},
"8,11": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ToolTip": "勾选后系统可接收来自Gitee的通知",
"Size": 14,
"ImagePath": "提示.svg",
"UseCellForeColor": true
}
},
"9,1": {
"BindingInfo": {
"TableName": "项目版本",
"ColumnName": "Git订阅",
"GUID": "b01c4660-cd3b-41fc-b7be-4bd36eea96a8"
},
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": " 订阅GITEE通知",
"Style": 1
},
"RulesGuidList": [
"d8a27f0e-467f-4073-8e4b-2d06edd8fd9f"
]
},
"11,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon"
}
],
"Text": "关闭",
"TemplateKey": "_RS_Information3"
}
},
"11,9": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "项目版本",
"ColumnName": "仓库ID",
"GUID": "89a84a50-7725-47eb-8de3-feee1729b3da"
}
},
"value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=任务版本详情!B7"
}
]
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!B7"
},
"TargetType": "Forguncy.UserControlPageCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "GetPropertyValue",
"ParameterValues": {
"userControlPropertiesTo": {
"$type": "System.Collections.Generic.List`1[[Forguncy.GetUserControlPropertyValue, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"PropertyName": "创建人头像",
"PropertyValueTo": {
"SerializeProperty": "创建人头像"
}
},
{
"PropertyName": "仓库名称",
"PropertyValueTo": {
"SerializeProperty": "仓库名称"
}
},
{
"PropertyName": "仓库描述",
"PropertyValueTo": {
"SerializeProperty": "仓库描述"
}
},
{
"PropertyName": "空间名称",
"PropertyValueTo": {
"SerializeProperty": "空间名称"
}
},
{
"PropertyName": "显示删除",
"PropertyValueTo": {
"SerializeProperty": "显示删除"
}
},
{
"PropertyName": "仓库路径名",
"PropertyValueTo": {
"SerializeProperty": "仓库路径名"
}
},
{
"PropertyName": "仓库地址",
"PropertyValueTo": {
"SerializeProperty": "仓库地址"
}
},
{
"PropertyName": "仓库成员",
"PropertyValueTo": {
"SerializeProperty": "仓库成员"
}
},
{
"PropertyName": "创建人",
"PropertyValueTo": {
"SerializeProperty": "创建人"
}
},
{
"PropertyName": "hook_api_url",
"PropertyValueTo": {
"SerializeProperty": "hook_api_url"
}
},
{
"PropertyName": "仓库ID",
"PropertyValueTo": {
"SerializeProperty": "仓库ID"
}
},
{
"PropertyName": "空间路径名",
"PropertyValueTo": {
"SerializeProperty": "空间路径名"
}
},
{
"PropertyName": "默认分支",
"PropertyValueTo": {
"SerializeProperty": "默认分支"
}
}
]
},
"userControlPageName": null
}
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "同步一个仓库到表",
"Parameters": [
{
"$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": "仓库名称",
"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": "仓库成员",
"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": "api_url",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!hook_api_url"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "默认分支",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!默认分支"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"CheckDataValidation": false
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!msg"
}
},
{
"$type": "Forguncy.Model.StopCommand, ServerDesignerCommon"
}
],
"ID": "85c42f5f-bb38-4610-a9bc-c32dd5c7fe5f"
}
]
}
],
"ID": "d1fc43a8-ebbc-482b-9016-376d070b9ead"
}
]
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "项目版本",
"ColumnName": "ID",
"GUID": "345c882a-e229-4207-9c7e-e4603a3ad225"
}
},
"value": "%Null%"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目版本",
"UpdateType": "add",
"ShowConfirm": false,
"ReloadAfterSucceed": false
}
],
"ID": "7f8992df-b246-44ea-a491-799233ecc1b5"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目版本",
"ShowConfirm": false,
"ReloadAfterSucceed": false
}
],
"ID": "4128ab28-0d8b-4170-89a2-15041c01f8d5"
}
]
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "保存成功"
},
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true
}
],
"Text": "保存",
"TemplateKey": "_RS_Main1",
"Icon": {
"Name": "Application/067_save_4.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"13,1": {
"BindingInfo": {
"TableName": "项目版本",
"ColumnName": "项目ID",
"GUID": "86c17174-92f5-4f03-a856-e90623674b17"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 2
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 4
}
],
"Types": {
"Strs": [
"Body",
"Center",
"Text 1 50",
"black",
"General"
]
},
"CellStyles": {
"4,1": 0,
"5,1": 1,
"6,1": 1,
"7,1": 1,
"7,2": 1,
"7,3": 1,
"7,4": 1,
"7,5": 1,
"7,6": 1,
"7,7": 1,
"7,8": 1,
"7,9": 1,
"7,10": 1,
"7,11": 1,
"8,1": 1,
"8,2": 1,
"8,3": 1,
"8,4": 1,
"8,5": 1,
"8,6": 1,
"8,7": 1,
"8,8": 1,
"8,9": 1,
"8,10": 1,
"8,11": 2,
"9,1": 3,
"11,1": 1,
"11,4": 1,
"11,9": 1,
"11,10": 1,
"11,11": 1
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 13.333333333333332
}
},
"Spans": [
"13,1,1,3",
"9,1,1,11",
"13,4,1,2",
"11,9,1,3",
"11,1,1,3",
"6,1,1,11",
"2,1,1,11",
"4,1,1,11"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "项目版本",
"ColumnName": "仓库ID",
"GUID": "85cad560-f8af-45fd-8333-e92c700503a5"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务版本详情!6:7"
},
"Value": true
}
]
}
],
"ID": "0ec37672-91bf-4f6a-aaff-85744ebb610f"
}
],
"Disabled": true
}
],
"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": [],
"RelatedDataTableName": "项目版本",
"ConditionFormatRulesCollection": {
"Rules": [
{
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
"Operator": 3,
"Value1": "=1",
"GUID": "d8a27f0e-467f-4073-8e4b-2d06edd8fd9f",
"StyleInfo": {
"Foreground": "Accent 2 0",
"Underline": null,
"Strikethrough": null
}
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"CustomNames": [
{
"Name": "项目ID",
"Formula": "任务版本详情!$B$14"
}
]
}//B3xh6IkCQZWkcb/nii/t/bZwSC8oH1zkRDeZ6GV88z6VeusCkjykqtreaOVG7SQc9e3YdXnFXkvm80uaR2Akc0OUNXDwmDkg0RoExOjTc3axgZA6Thgep1mxKJYw1c1hX3H2IJdVVaBgVGmgrPGj9C8TcVQcb83BgcqLzRmOrlZLk9+LNfHDTi+7xluOxPGsc3kZoTYnTsB1iy7G0szNb5d3AqKezjlgVITok8GJA7yqYPxs4ZcuKH6wEfyvV3bp8jqpjRIpDOHUClv4VMSJ+YPG99sumjxTmkUlZvnkwlBirqgQXzAfKjviDi6cWiRPd+gvecIDQHfDpgBSXKIRHEgqbZxSpPmWjBFEZUjMhifnx6P7touoLwChwPSdVWPsQ23LB2XzKafWGiK55Da2ExkCHe/6EVfHTYzR6OKPy1YUFQ3OODgkrRO7nc2dw+NgT5Ihpf+htdfsj5AlEKdzLTS4IRdxk2St11KjwT4hl52vd5LugB3NPchIcgg/TwXmQ1KoLva4ZSStvnjFwTgGMhBAc2liLRLP2w9InuMIP9yUCS+Q1JV0YJe/HMpQCS/iGEpvxePxv8XS9LlkcRKn1+rYLZvDqAYJGO+ZYirKyvwbThIbGXuI94xlRlVzVoqYnnnygKJWR+MkKOS/wefY/fmM/9ufv0okXTrYW3SjXAUaAxUJtw6Vb/KgKOY08sYye0564lfeGlhKlU6fLByhN9zS2OVHys6yWMfetM9AkYRl4i1YvdGKnSzMXWN9mxa5KGItj8mohTLRr4lYXKWwppWsJz3v9KSODqqJi2jfCgT8/qW3hxmc5HqqxuWM6GVKygjoKrfFOb16WhyIMtVFMcf8KPBwlPZGjJ4G2YBr1+8PQeh93qkX1zP1KzLyVCgKIcjYY24MBRwu8f4bk6YrlA==|920