{"Message":"完善工时新增逻辑\r\n完善任务新增逻辑\r\n完善任务首页信息\r\n新增报工确认页面","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/FGC_订单记录","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_订单明细表","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_商品表","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户角色关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织级别视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色分类关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色拥有权限视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/反馈收集任务匿名视图"},{"State":1,"Type":7,"Name":"Table/message_test","ExclusiveType":0},{"State":4,"Type":1,"Name":"PCPage/项目岗位详情"},{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":1,"Type":1,"Name":"PCPage/任务列表"},{"State":1,"Type":1,"Name":"PCPage/项目成员"},{"State":1,"Type":1,"Name":"PCPage/项目岗位配置"},{"State":2,"Type":1,"Name":"PCPage/项目配置首页"},{"State":1,"Type":1,"Name":"PCPage/项目预算申请历史"},{"State":1,"Type":1,"Name":"PCPage/反馈与建议"},{"State":1,"Type":1,"Name":"PCPage/任务部分"},{"State":1,"Type":1,"Name":"PCPage/任务-基本信息"},{"State":1,"Type":1,"Name":"PCPage/任务-任务信息"},{"State":1,"Type":1,"Name":"PCPage/任务-工时"},{"State":1,"Type":1,"Name":"PCPage/新增任务"},{"State":1,"Type":1,"Name":"PCPage/参与成员管理"},{"State":1,"Type":1,"Name":"PCPage/新增报工"},{"State":1,"Type":15,"Name":"ServerCommand/新增任务"},{"State":1,"Type":15,"Name":"ServerCommand/更新任务参与人"},{"State":1,"Type":15,"Name":"ServerCommand/上报实际工时"},{"State":1,"Type":15,"Name":"ServerCommand/分配任务工时"},{"State":1,"Type":26,"Name":"Upload"},{"State":3,"Type":15,"Name":"ServerCommand/计算报工数据"},{"State":3,"Type":15,"Name":"ServerCommand/上报实际工时(备份)"},{"State":3,"Type":1,"Name":"PCPage/核定确认"},{"State":3,"Type":7,"Name":"Table/素材库"},{"State":3,"Type":1,"Name":"PCPage/素材库_详情页面"},{"State":3,"Type":1,"Name":"PCPage/素材库_列表页面"},{"State":3,"Type":1,"Name":"PCPage/任务-反馈"}],"Version":"v1"}
This commit is contained in:
@@ -28,13 +28,15 @@
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 1
|
||||
"Mode": 1,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
@@ -49,13 +51,15 @@
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 1
|
||||
"Mode": 1,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
@@ -65,6 +69,10 @@
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
6,
|
||||
7,
|
||||
10,
|
||||
11,
|
||||
13
|
||||
],
|
||||
"Count": 14,
|
||||
@@ -360,7 +368,7 @@
|
||||
"MethodName": "ReloadBindingItems"
|
||||
}
|
||||
],
|
||||
"ID": "301b77e1-e770-47cf-841b-eec11b4485cb"
|
||||
"ID": "7cbcd09b-de64-4de6-8fc5-cc4ecc357439"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -419,9 +427,60 @@
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务说明",
|
||||
"GUID": "ab77e68a-10be-45cf-807b-8aa850ad8b9f"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b1dce0ad-422a-4c10-a675-b9fb15ecf3c4"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "7253ea37-94b4-49f8-8b74-cb2f4456cadc"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "e119fd75-a1a8-4e2e-9a02-03b745992bd9"
|
||||
"ID": "88cc65ce-eac4-4d18-908e-c4a12ee95d43"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -458,6 +517,63 @@
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "TinyRichEditor.TinyRichEditorCellType, TinyRichEditor",
|
||||
"EditCommand": {
|
||||
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务说明",
|
||||
"GUID": "4cdfa127-ffc2-47df-83b7-4eb09e19915a"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f32741b9-9a4a-4077-9200-d120b496445e"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "9292e7fc-6a89-42b1-9255-7b436059f53b"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ParamProperties": {}
|
||||
},
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 4,
|
||||
@@ -474,6 +590,7 @@
|
||||
],
|
||||
"ShowMenuBars": false,
|
||||
"ShowToolBars": false,
|
||||
"WaterMark": "请填写内容",
|
||||
"ReadOnly": true
|
||||
}
|
||||
},
|
||||
@@ -507,9 +624,60 @@
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "d01e5ba6-5ac5-4a6a-b140-9542d6b111f0"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "d19345c0-046d-480c-abea-60aefa86cfbb"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b9430fc0-934b-48c4-972e-12fe40647c36"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "1ec86e71-e73d-4126-9218-514a6359109e"
|
||||
"ID": "3f500120-df95-4b9f-9ba0-958ca599f9e8"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -546,6 +714,63 @@
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "TinyRichEditor.TinyRichEditorCellType, TinyRichEditor",
|
||||
"EditCommand": {
|
||||
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "1033a759-9c3d-49ba-a097-27231b7e510d"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "0b2bd88e-d402-4b1b-9f3e-c0c29bde6085"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "0d4884f1-7d50-4a45-98c5-a62cb8ad2db9"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ParamProperties": {}
|
||||
},
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 4,
|
||||
@@ -562,6 +787,7 @@
|
||||
],
|
||||
"ShowMenuBars": false,
|
||||
"ShowToolBars": false,
|
||||
"WaterMark": "请填写内容",
|
||||
"ReadOnly": true
|
||||
}
|
||||
},
|
||||
@@ -771,6 +997,110 @@
|
||||
],
|
||||
"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": "任务说明",
|
||||
"GUID": "4cdfa127-ffc2-47df-83b7-4eb09e19915a"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "28249612-5530-4d4a-8cb9-cff3d21f2fe9"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "9bb7cddc-9866-4ff7-b488-f99542cf70a7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "1033a759-9c3d-49ba-a097-27231b7e510d"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f2dd7fa4-3bed-4a98-aae5-53409248254b"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c969ea0c-00f4-4260-9a3e-8b1fb36dd4b0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
@@ -828,4 +1158,4 @@
|
||||
"Formula": "'任务-任务信息'!$S$14"
|
||||
}
|
||||
]
|
||||
}//CHaxff6WdolPByTlCzsCA6+stO4L1h1X1jB5BrdIzvHOROhmBrDN1KRz9E6pUa5dhnHKInFppT6p5o8D7vttiR453a+PL1XvoV2CnfquJdOApd3UBCz9xb6Hq9Oo+/nYoApRboUlfFQmeOmLYrBJtyjE13YD+cxJCfPuxVtCe1lnHExOwh7VAmf+idU2GVtv/dPs9w32MDjxI58HDguePRmz8TilaBqAb0fPMubXzPQBdV58LEd15BSx0Tn2nbMbUtnGSNiYe4jJ/WwrED5IGvtxgyx3DjLZpdCpzBCGy2umpumctdnIGeNRL085xv7LSYjsZYwzabuxN9y8xi66lJeOWxhGzJ5yZk0XHovsYqyLTQzpWIhFRoeVLl2/5UXCv0X1ZpEGO7V2eCDfhuvP5btnj+saRaKyfO7W07fvSbYQut61Cv192TOhxJRO9fO2Sn1FtiKTfd24+gaxJCVEfEFRIdBMvZsdcobL5/qISgg8ZD1+QqakeD/lJepnMTp2T8oAUHw2g/H3fVEvp81ph4AgOefp22K0QqLf48IWIAYA01RZCBHiR98R7p3AQhNpS6+Dor8mBHeAlZomY9c5DEFnhWE+Z31g8eJq78/zSu/ywRDJWsGl3zbbpxCIMGBwGcToKSnv7wyWQx/FN1KgD4XwlrVGc6vwPzwg29MmPTsZUFyVtxcbCJWBsEX+CYtkpOeKuM2O3Yh9ShD8yo1CadZJMNuE1+7o2m1yc+mwJqRvJKemHm3ekyV93NfYeRU4MaBJWC5Gc/h3Zm7lmD3XlSQuPtIWz3M7dkRNfmrZe1bg3eMiQVZIxuDo6TUXV5Dsp0sUastTg4eRPAMCH6U0QQUe9CnTTAcL74m1RaxYvEpBLyCqZI7AdXxbQdCAVePSpxbp0vuQpOcTdxfDIRUz7A==|920
|
||||
}//FFw2vUJEnTI9b9b3wA8et9DmuXSNh5z1AtjRZRlhQ0WGsy7e2Wji4PDkLHfo4GzeN5Wi/QyPR5r7Y/Ri4qcUMls4ha7rbXJR6HktyFq0qje66UvHqpTX5KEARC51PWKalpPFHJvgJJR+TknMEdQMcDMFOIVldz7ZqE5q4PWpbF++ksjQx7QTb93gRfSdin5pQvKzLa6ld9USGL2c+2k18Zdr3PIQsOF5Zus3pdUjc7FKRgXwAuS/NVI7lkttHNohUFbl76CKhLx1aXo56a6hJeX1Di+tAqjsUIv42xeF4SAD7zG1sFnj4T63MbscaSWfVD0k1ha+u5rb6MapZs/jd4oEoQ8sTgv1YpC/+9Vm7fwSZFV3MC6UNu63KzytgLaGOuyztnOSYP8YiWC6OGcicfFtCeLqXYjuxmmUdwV33K5cVl9QJHo+cZtYrz7FhbwsClhq1OD7sghI1IARQNkV+wxdNWLs7Tlfyx2xiOD3dm08Qo96kbocJm5VViuo7ojTX3A8FsjpnNoPwUzpFElFHAg8A1UucZQm1MaFfl1xOClEUJlZZ1bm7LQq6Shi3bHZB4hsGYzmiGFmafxFo/0Iw7dAmRMGNyR8QDnjRjEd3ZFwyvW13qXbL6hj65wY2spE+jwyM1j/bI9Q7lsAFM6ROK168poQAyp/P7JXlypBQSFixxymktZUAeaENsdSqSKw015puoRqC95/CJ7TzN7GyudHD9QsNVwts3/lWr/nkHvw7PrsLBwuJSgTDF4FAEKCHWfO2kZu6bb5gMeRWhU3v+uXnbjAz7cB6WgDCHyrkmGywb0hI2AxiLIW8lN6sKwDbicSxtSexutAq5fbwYXDn/txLjQkLPswO979UGwn0BLB1v+zeqf8ImfSgG95SMst4c9xkqfrPxbIQJsrbmrxUA==|920
|
||||
Reference in New Issue
Block a user