{"Message":"1. 优化反馈处理页面,增加保存数据逻辑;\r\n2. 优化项目首页、任务首页、反馈首页的数据获取逻辑,尝试在钉钉待办直接读取;\r\n3. 优化其他细节","MessageType":2,"Modules":[{"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":28,"Name":"ProcessItem/反馈处理流程"}],"Version":"v1"}
This commit is contained in:
@@ -345,12 +345,12 @@
|
||||
"$type": "Forguncy.Model.StopCommand, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"ID": "7363cf4d-6a08-4990-8c73-4639de66414b"
|
||||
"ID": "2d61e5f5-96d8-44e2-b332-a603cb33b2d9"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "2ad223b6-a544-4552-b985-5d9616f8dd92"
|
||||
"ID": "c4a63e52-0e32-4b8c-891c-e9f31737608e"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -398,7 +398,7 @@
|
||||
"ID": "e2e848e0e72d48229c97757429d446a2"
|
||||
}
|
||||
],
|
||||
"ID": "f8c7ba22-9dcc-453f-ac0c-a5fe97d15f39"
|
||||
"ID": "97880e61-8ec8-40b9-82e1-51de8afc51f5"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -612,7 +612,7 @@
|
||||
"MethodName": "Refresh"
|
||||
}
|
||||
],
|
||||
"ID": "5ad26202-0308-4f00-9581-d4081109ce80"
|
||||
"ID": "adda2e37-c58f-4f65-bf30-bae5d6572931"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -627,12 +627,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "b6724eff-46ae-4621-b64b-98f885fa507f"
|
||||
"ID": "262ed60d-8c89-4570-a7d6-b6d27d5b2d41"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b0b023fd-8fbd-476c-85fa-e835f30e3240"
|
||||
"ID": "5f640b63-0d2a-44d0-a42d-d0847dd78744"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -770,7 +770,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "ffe22abe-fa1a-4b14-9b77-0161a2af4b2b"
|
||||
"ID": "4ae85616-25cb-4c0a-b912-ddf67587929e"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -785,12 +785,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "4c9f11c6-8280-4af5-b991-cd458851b451"
|
||||
"ID": "23487978-1630-4bd4-b39c-c6eb0f25f6cc"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "219828b2-6e6b-45a1-b43e-19885d60cdbd"
|
||||
"ID": "539c7828-d53b-4157-9e8b-4d797cf612c2"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -805,12 +805,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "d4bf1e3e-349b-4408-9abb-9bf7d1adc3fe"
|
||||
"ID": "0255465a-a07a-4d00-b766-e6942c0e0008"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b07c90bb-d156-481b-ba96-0606a77f19c3"
|
||||
"ID": "c1616066-ea68-4874-a9a5-43dc28d3b64f"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -886,125 +886,6 @@
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "377679f1-fc78-4e1f-969b-2f04378f0d00"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
|
||||
"SavedValidators": [
|
||||
{
|
||||
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon",
|
||||
"Enabled": true
|
||||
}
|
||||
],
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "84aaf6d1-ccac-413f-b4fd-82eb5c2aceef"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
},
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
|
||||
"CurrentRowInfo": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "6ce69494-4c4d-4326-ba7e-3c3ea2749d13"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "a88d06e8-3957-45a8-a509-4d1924d0879e"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务平行视图",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "70943c45-9ec7-4f2c-bc1b-5550025632fa"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
},
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
|
||||
"CurrentRowInfo": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务平行视图",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "9bb62403-7846-4088-8fee-b41f54adb777"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "8d93ca81-ee00-4114-9227-e8d782a83a64"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "ebf2f8a1-4f83-498c-b1d4-83f724100851"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"6,10": {
|
||||
@@ -1058,7 +939,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "fd3fbda1-bab4-429d-963d-869dca060cdb"
|
||||
"ID": "fdc01d92-29b3-46af-92ef-9f4859f59ff6"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1099,7 +980,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "d838f96e-3076-4978-8bd0-e4b69b389961"
|
||||
"ID": "e4606c37-9a0d-4bc4-90e1-515c6ec58659"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1214,7 +1095,7 @@
|
||||
"Disabled": true
|
||||
}
|
||||
],
|
||||
"ID": "bdc34ac6-39a2-4f51-9ef8-ae788b3a9c9f"
|
||||
"ID": "8d1a45d5-93f7-46d7-b0ce-2d4cb0b6db8b"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1392,7 +1273,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "83eed446-cef5-40b7-ab01-1c0a5bcca5c2"
|
||||
"ID": "6553a8e3-9a8d-42cc-b10a-09b9303746a5"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1409,7 +1290,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "5ec48df8-5e2e-4bcc-ada6-2c9781a6dc6e"
|
||||
"ID": "8576c5cc-9b56-43e9-964e-65603c6259c0"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1643,8 +1524,18 @@
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Formatter": 7,
|
||||
"HorizontalAlignment": 8,
|
||||
"HorizontalAlignment": 7,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1,
|
||||
"BorderRight": 1
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Formatter": 8,
|
||||
"HorizontalAlignment": 7,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1,
|
||||
@@ -1674,8 +1565,8 @@
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Formatter": 7,
|
||||
"HorizontalAlignment": 8,
|
||||
"Formatter": 8,
|
||||
"HorizontalAlignment": 7,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1
|
||||
@@ -1724,17 +1615,7 @@
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"HorizontalAlignment": 8,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1,
|
||||
"BorderRight": 1
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"HorizontalAlignment": 8,
|
||||
"HorizontalAlignment": 7,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1
|
||||
@@ -1742,7 +1623,7 @@
|
||||
{
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"HorizontalAlignment": 8,
|
||||
"HorizontalAlignment": 7,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1,
|
||||
@@ -1764,7 +1645,7 @@
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Formatter": 9,
|
||||
"HorizontalAlignment": 8,
|
||||
"HorizontalAlignment": 7,
|
||||
"BorderBottom": 1,
|
||||
"BorderTop": 1,
|
||||
"BorderLeft": 1,
|
||||
@@ -1814,8 +1695,8 @@
|
||||
"Right",
|
||||
"Background 2 0",
|
||||
"black",
|
||||
"@",
|
||||
"Left",
|
||||
"@",
|
||||
"[AUTO]General",
|
||||
"Center",
|
||||
"Background 1 -25"
|
||||
@@ -1921,76 +1802,76 @@
|
||||
"6,7": 13,
|
||||
"6,8": 14,
|
||||
"6,9": 14,
|
||||
"6,10": 15,
|
||||
"6,10": 16,
|
||||
"6,11": 14,
|
||||
"6,12": 14,
|
||||
"6,13": 14,
|
||||
"6,14": 16,
|
||||
"6,15": 17,
|
||||
"6,16": 17,
|
||||
"6,17": 18,
|
||||
"6,18": 19,
|
||||
"6,19": 19,
|
||||
"6,20": 20,
|
||||
"6,21": 21,
|
||||
"6,14": 17,
|
||||
"6,15": 18,
|
||||
"6,16": 18,
|
||||
"6,17": 19,
|
||||
"6,18": 20,
|
||||
"6,19": 20,
|
||||
"6,20": 21,
|
||||
"6,21": 22,
|
||||
"6,22": 14,
|
||||
"6,23": 14,
|
||||
"6,24": 22,
|
||||
"6,25": 19,
|
||||
"6,26": 19,
|
||||
"6,27": 19,
|
||||
"6,28": 20,
|
||||
"6,29": 23,
|
||||
"7,1": 24,
|
||||
"6,24": 23,
|
||||
"6,25": 20,
|
||||
"6,26": 20,
|
||||
"6,27": 20,
|
||||
"6,28": 21,
|
||||
"6,29": 24,
|
||||
"7,1": 25,
|
||||
"7,2": 14,
|
||||
"7,3": 14,
|
||||
"7,4": 25,
|
||||
"7,4": 15,
|
||||
"7,5": 14,
|
||||
"7,6": 14,
|
||||
"7,7": 13,
|
||||
"7,8": 17,
|
||||
"7,9": 17,
|
||||
"7,8": 18,
|
||||
"7,9": 18,
|
||||
"7,10": 26,
|
||||
"7,11": 19,
|
||||
"7,12": 19,
|
||||
"7,13": 20,
|
||||
"7,14": 16,
|
||||
"7,15": 17,
|
||||
"7,16": 17,
|
||||
"7,11": 20,
|
||||
"7,12": 20,
|
||||
"7,13": 21,
|
||||
"7,14": 17,
|
||||
"7,15": 18,
|
||||
"7,16": 18,
|
||||
"7,17": 26,
|
||||
"7,18": 19,
|
||||
"7,19": 19,
|
||||
"7,20": 20,
|
||||
"7,21": 21,
|
||||
"7,18": 20,
|
||||
"7,19": 20,
|
||||
"7,20": 21,
|
||||
"7,21": 22,
|
||||
"7,22": 14,
|
||||
"7,23": 14,
|
||||
"7,24": 22,
|
||||
"7,25": 19,
|
||||
"7,26": 19,
|
||||
"7,27": 19,
|
||||
"7,28": 20,
|
||||
"7,29": 23,
|
||||
"7,24": 23,
|
||||
"7,25": 20,
|
||||
"7,26": 20,
|
||||
"7,27": 20,
|
||||
"7,28": 21,
|
||||
"7,29": 24,
|
||||
"8,1": 13,
|
||||
"8,2": 17,
|
||||
"8,3": 17,
|
||||
"8,2": 18,
|
||||
"8,3": 18,
|
||||
"8,4": 27,
|
||||
"8,5": 14,
|
||||
"8,6": 14,
|
||||
"8,7": 16,
|
||||
"8,8": 17,
|
||||
"8,9": 17,
|
||||
"8,7": 17,
|
||||
"8,8": 18,
|
||||
"8,9": 18,
|
||||
"8,10": 26,
|
||||
"8,11": 19,
|
||||
"8,12": 19,
|
||||
"8,13": 20,
|
||||
"8,11": 20,
|
||||
"8,12": 20,
|
||||
"8,13": 21,
|
||||
"8,14": 13,
|
||||
"8,15": 17,
|
||||
"8,16": 17,
|
||||
"8,17": 25,
|
||||
"8,15": 18,
|
||||
"8,16": 18,
|
||||
"8,17": 15,
|
||||
"8,18": 14,
|
||||
"8,19": 14,
|
||||
"8,20": 14,
|
||||
"8,21": 21,
|
||||
"8,21": 22,
|
||||
"8,22": 14,
|
||||
"8,23": 14,
|
||||
"8,24": 14,
|
||||
@@ -1998,27 +1879,27 @@
|
||||
"8,26": 14,
|
||||
"8,27": 14,
|
||||
"8,28": 14,
|
||||
"8,29": 23,
|
||||
"8,29": 24,
|
||||
"9,1": 28,
|
||||
"9,2": 17,
|
||||
"9,3": 17,
|
||||
"9,4": 25,
|
||||
"9,2": 18,
|
||||
"9,3": 18,
|
||||
"9,4": 15,
|
||||
"9,5": 14,
|
||||
"9,6": 14,
|
||||
"9,7": 25,
|
||||
"9,8": 17,
|
||||
"9,9": 17,
|
||||
"9,10": 25,
|
||||
"9,11": 25,
|
||||
"9,7": 15,
|
||||
"9,8": 18,
|
||||
"9,9": 18,
|
||||
"9,10": 15,
|
||||
"9,11": 15,
|
||||
"9,12": 29,
|
||||
"9,13": 29,
|
||||
"9,14": 13,
|
||||
"9,15": 17,
|
||||
"9,16": 17,
|
||||
"9,15": 18,
|
||||
"9,16": 18,
|
||||
"9,17": 30,
|
||||
"9,18": 19,
|
||||
"9,19": 19,
|
||||
"9,20": 20,
|
||||
"9,18": 20,
|
||||
"9,19": 20,
|
||||
"9,20": 21,
|
||||
"9,21": 31,
|
||||
"9,22": 14,
|
||||
"9,23": 14,
|
||||
@@ -2027,7 +1908,7 @@
|
||||
"9,26": 14,
|
||||
"9,27": 14,
|
||||
"9,28": 14,
|
||||
"9,29": 23
|
||||
"9,29": 24
|
||||
},
|
||||
"RowStyles": {
|
||||
"4": 33
|
||||
@@ -2077,6 +1958,68 @@
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PageLoadedCommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "读取ID",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IFERROR(GETURLQUERYVALUE(\"id\"),\"\")"
|
||||
},
|
||||
"ID": "5eb1c93f6dd746dba09d375b3a3027e6"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=任务首页!读取ID"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
|
||||
"CurrentRowInfo": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "6ce69494-4c4d-4326-ba7e-3c3ea2749d13"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!读取ID"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
|
||||
"CurrentRowInfo": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务平行视图",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "9bb62403-7846-4088-8fee-b41f54adb777"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!读取ID"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "76b348ec-05bf-4c96-b82f-5c96e99c8eaf"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "remove",
|
||||
@@ -2183,4 +2126,4 @@
|
||||
"Formula": "任务首页!$Y$8"
|
||||
}
|
||||
]
|
||||
}//fsyf3rIdceXgkqEHOHQTNA2ED3CwXT8pNpvkhtU+WFJJH/qHBThS7nZr7MW9HypfpFfsdjT/mAnDq0XGYxZSYRikrDszZ+QO/JENs4+J8PTkwbgt8IYbIfnZPz/YZT/XJrAp1plKX1SduxtUufAB5SQCqOfsAiNF4UYmaLE4BdUiDqSgjMfsNqm0ELplXX8M6yi9coM0eHxh+hRoP69pPou1e4z5ANkRaDcBOt5SQe/H1Xkiean3CAJeYjplDKUzho7S/fFPsaHQnoXwlnx/qJwjHb/26Tk7bdLhw7QmsjkLyvOzbOBcn+HB3IquQWvi/Ov45f0xlrZRsHURoqCdEzWVqPTULY4vxqvHM21zMJ8/3pCwIivs/LyN0hMryjen/Ux3vxjKZ8RxdS5stbbh4yWKhqlcdkFKlXveUVtANLni7p1+AbgnNSTBBgbiDeMbBlUf8IOuYP19ZoVhTeqWR/J54Cv4Nl2mnFuKBSo8M0KzXFt4y9FoMKDNitX5HhcKrrqrJ6OCq2n3MzsgO6nGEODSd23pSt3eddeazpZKZUhkSEL54WbaNRTOv6wTvkAlZxnYuwlDmpvd/W90f8kft7MI2KA8rjxF9LOMBQm7CBdZQizc2Y+C7x8v3wc4U1TO55VLJhHsPdniQjoJLFY4FiBmJgP1+tXjAg/Aup781GKh8M527Rzmpc30Lo355ZRun5XNJy3UOBI84V5Ep9FRU0044Dccavr42jCyj2Wnl7n8YjDDvOBCbW30H+GIEht3/19y0MOOY5VvPJdfdoqVffB0Ito4cXLAMJpQe0K2Qb6xh0OEy910fZedLTpdUNOoiKl+yF7m9wSldPKs0J9hRuXEl0OsIeM/JPZbpXmiWiPTKki2jXmYCCKHpqF1dWVP6hYPHolOVpxXyYcIEO7lww==|920
|
||||
}//YcmhDPZFW9t+4/XA+rqf7BomXp3Tev370I9aP6g86F/q0nAFMc8+PKdNYBJtK8G1ueNlN1BSpqz5dohZ2fG3UQjy3TT0i1gc1uvlv2YiSWhM+m2I5QS2g3N4pVRfQO5F08M8aYVY0035hnzH0yOTaF1/EjaEtCcHAsy3I0p0QHcSooGmx5fh1vHlXOGb90MojHXH/YUR8OeCvrZzfBvaRhnRr6cju7XaSm36Xrg5iyQMBPaBF65o+pI3M5MvuDioSTJUwykOHqwHSCSUybAbQ62wODWM+yQF0qknXa/vBodzINDI0TAqDzX07/EhmS0eOwtm0EKTlmManWwJmejPTLyFQHPySicRncSFTfFTXM8PSazBl7KPLUTtmVgFQA2sEKREj/klXS690PmuTyMyI++t3+d1PdYz5pHIXfkv9IYlprX3OZQ6uUBtS/g2e3R7HmoDv4bHCabinatzcksxi10BYbBLOvd4jcO0zwlNfEEfqgwCdkhkSTjMs6VSJgDaZhF1tKLetJB2S0OdIjJ46Fa84iW2yUHQLqrOcYj6B2pOErbh4yF/NSB4egMrFmk3m+dLEsZPp0nSx+e4jvKqt78hYx/mHzQyYIPgR3k40pok2Ea8sz9FRE/qekw4rvzyHdGm1cXdCdX0OJFImXwed9X2XUclcycuSIEh7RCrt+UO3ouEwHV2ONqm2YZgxLqILtk3f8ucZHhkgY+8HoPlgorUiaJvQEvuFDxFK5KZY8r08w69B8NccILZx+aPubrl7VdxIJqq2N4HBwnw7uFhfsT5/s0RCyT/e1kobq+C+fQHm8N5WMuv41Yk4a+kwWuajHtYnl7cSFr3j9qdShH8GE4nXjBNMUYHoWWdzXiz7zXaSJc/cB+nQYsuv63RzlWiCisPpQ8t/i92Y3ehiuwiQA==|920
|
||||
Reference in New Issue
Block a user