{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/FGC_修改用户信息"},{"State":1,"Type":2,"Name":"MobilePage/FGC_任务详情_手机版"},{"State":1,"Type":1,"Name":"PCPage/个人中心"},{"State":1,"Type":1,"Name":"PCPage/个人中心-基本信息"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":15,"Name":"ServerCommand/更新用户配置"},{"State":1,"Type":8,"Name":"ApplicationSetting"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":40,"Name":"Plugin"},{"State":3,"Type":20,"Name":"ServerCommands/Gitee"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/请求令牌"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/创建一个仓库WebHook"},{"State":3,"Type":15,"Name":"ServerCommand/获取企业的所有仓库"},{"State":3,"Type":6,"Name":"Pages/系统"},{"State":3,"Type":1,"Name":"PCPage/开发测试"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-13 11:22:02 +08:00
parent 925ca547e0
commit 6ad93c9a5f
21 changed files with 4928 additions and 326 deletions

View File

@@ -25,12 +25,22 @@
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"InLogicalVisibleIndexes": [
5
7
],
"Count": 6,
"Count": 8,
"DefaultSize": 32.0
},
"Cols": {
@@ -219,110 +229,19 @@
"4,12": "默认时薪",
"4,16": "%CurrentUser.默认时薪%",
"4,23": "小组",
"4,27": "%CurrentUser.小组%"
"4,27": "%CurrentUser.小组%",
"6,1": "Gitee用户名",
"6,5": "%CurrentUser.GIT用户名%",
"6,12": "Gitee密码",
"6,16": "%CurrentUser.GIT密码%"
},
"Formulas": {
"7,5": "CONCAT(姓名,邮箱,负荷,时薪,Git用户名,Git密码)"
},
"AttachInfos": {
"2,5": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "更新用户配置",
"Parameters": [
{
"$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": "='个人中心-基本信息'!F3"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "负荷",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!F5"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "默认时薪",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!Q5"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "邮箱",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!Q3"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$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": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!msg"
}
}
],
"ID": "6a919481-38f5-4449-9c48-22f5370dc9b0"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "info",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!msg"
}
}
],
"ID": "545483eb-9d4b-4e7e-88cf-2acfa259e986"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
@@ -495,6 +414,171 @@
"resize": "none",
"IsDisabled": true
}
},
"6,5": {
"CellType": {
"$type": "ElementUI.InputNumberCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"DefaultValue": "%CurrentUser.GIT用户名%",
"min": 0,
"max": "24",
"step": 1,
"controls": false,
"controlsPosition": true
}
},
"6,16": {
"CellType": {
"$type": "ElementUI.InputNumberCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"DefaultValue": "%CurrentUser.GIT密码%",
"min": 0,
"max": 100,
"step": 1,
"controls": false
}
},
"7,5": {
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
}
],
"TemplateKey": "_RS_NewLittleRoundCorner",
"CommandList": [
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "更新用户配置",
"Parameters": [
{
"$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": "Git用户名",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!Git用户名"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "Git密码",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='个人中心-基本信息'!Git密码"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$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"
}
}
],
"ID": "ebbfca48-c4cf-4b02-9038-77dbc74acccc"
}
]
}
]
}
}
},
"StyleDatas": {
@@ -556,6 +640,10 @@
},
{
"FontSize": -1.0
},
{
"FontSize": -1.0,
"Formatter": 10
}
],
"Types": {
@@ -569,7 +657,8 @@
"[AUTO]General",
"Left",
"0\"小时\"",
" ¥#,##0.00_);[Red] ¥(#,##0.00)"
" ¥#,##0.00_);[Red] ¥(#,##0.00)",
"@"
]
},
"CellStyles": {
@@ -644,39 +733,96 @@
"4,26": 3,
"4,27": 4,
"4,33": 4,
"5,1": 5,
"5,2": 10,
"5,3": 10,
"5,4": 10,
"5,5": 10,
"5,6": 10,
"5,7": 10,
"5,8": 8,
"5,9": 8,
"5,10": 8,
"5,0": 3,
"5,1": 6,
"5,2": 6,
"5,3": 6,
"5,4": 6,
"5,5": 7,
"5,6": 7,
"5,7": 7,
"5,8": 7,
"5,9": 7,
"5,10": 7,
"5,11": 3,
"5,12": 5,
"5,13": 5,
"5,14": 5,
"5,15": 5,
"5,16": 9,
"5,17": 9,
"5,18": 9,
"5,19": 9,
"5,20": 9,
"5,21": 9,
"5,12": 6,
"5,13": 6,
"5,14": 6,
"5,15": 6,
"5,16": 7,
"5,17": 7,
"5,18": 7,
"5,19": 7,
"5,20": 7,
"5,21": 7,
"5,22": 3,
"5,23": 5,
"5,24": 5,
"5,25": 5,
"5,26": 5,
"5,27": 4,
"5,28": 4,
"5,29": 4,
"5,30": 4,
"5,31": 4,
"5,32": 4,
"5,33": 4
"5,23": 6,
"5,24": 6,
"5,25": 6,
"5,26": 6,
"5,27": 7,
"5,28": 7,
"5,29": 7,
"5,30": 7,
"5,31": 7,
"5,32": 7,
"5,33": 7,
"5,34": 3,
"5,35": 3,
"6,0": 3,
"6,1": 5,
"6,2": 3,
"6,3": 3,
"6,4": 3,
"6,5": 8,
"6,11": 3,
"6,12": 5,
"6,13": 3,
"6,14": 3,
"6,15": 3,
"6,16": 9,
"6,22": 3,
"6,23": 5,
"6,24": 3,
"6,25": 3,
"6,26": 3,
"6,27": 4,
"6,28": 3,
"6,29": 3,
"6,30": 3,
"6,31": 3,
"6,32": 3,
"6,33": 4,
"6,34": 3,
"6,35": 3,
"7,1": 5,
"7,2": 10,
"7,3": 10,
"7,4": 10,
"7,5": 11,
"7,11": 3,
"7,12": 5,
"7,13": 5,
"7,14": 5,
"7,15": 5,
"7,16": 9,
"7,17": 9,
"7,18": 9,
"7,19": 9,
"7,20": 9,
"7,21": 9,
"7,22": 3,
"7,23": 5,
"7,24": 5,
"7,25": 5,
"7,26": 5,
"7,27": 4,
"7,28": 4,
"7,29": 4,
"7,30": 4,
"7,31": 4,
"7,32": 4,
"7,33": 4
},
"SheetStyle": {
"FontFamily": 2,
@@ -695,7 +841,12 @@
"2,16,1,6",
"4,16,1,6",
"4,27,1,6",
"2,27,1,6"
"2,27,1,6",
"6,1,1,4",
"6,12,1,4",
"6,5,1,6",
"6,16,1,6",
"7,5,1,6"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -731,5 +882,31 @@
"Location": "3,6",
"Size": "3,18"
}
],
"CustomNames": [
{
"Name": "姓名",
"Formula": "'个人中心-基本信息'!$F$3"
},
{
"Name": "邮箱",
"Formula": "'个人中心-基本信息'!$Q$3"
},
{
"Name": "负荷",
"Formula": "'个人中心-基本信息'!$F$5"
},
{
"Name": "时薪",
"Formula": "'个人中心-基本信息'!$Q$5"
},
{
"Name": "Git用户名",
"Formula": "'个人中心-基本信息'!$F$7"
},
{
"Name": "Git密码",
"Formula": "'个人中心-基本信息'!$Q$7"
}
]
}//VJx3rl9m3wrmcT/hJjsW4Wj8sX3WfMofxWmV2p6lPYHbRn35DjW4tO/9s1OiwtqrZlbSqBK5DNgw8NzLIu/l19MYXtP1VjXXuh9C41xztFw/0e0UJvPff+VjTJvxUKKnmwZE25+w3ZKNaVKZ6RtgiFurfKhATGCWDJ1GBPTaVSe8k6HV6wi+IgzXxZaTkJcTsrGir4zQW7xw/Grkhvl6nCR+DL1sicgfW80Q+Kw4o+Q4x/cR7plGcQT/gSznEfBfWUN/nsdRWKoULKU8yUBtjN0a58I86Ib2lPTe26Ap8AJgDCGMMoGzc/i1RgPk921h2DwX25eqy1vim0RxIZR/nKSgi+gLC+qDIEJE+fwuok4fZKQt3nPSYgfTBIJm/SrDBuatPQolrYjN3eISq+1UeHUy5k31zVMecI1426t4YR1eYXV2IgClVWO1SlSgdjwe4RIsuD9vLTipht7tv8ldEj+SvauBZZxgxvrzO4uKzuzYtVLVx5AiLSiGeogICZwHfZXoOernaA8NgI542Sioqln/QOZiuP83+WfTMdImSYHGLwcynp1NxEztMhsddzQo8nsYSntCQXH9wQ+Mx2ezaecdvEq3I2twMFkp9+fbqlo0KirmzH+MbppUp1ZTtGaOCHPZnlK+mohuUVcQmuq6PNBrACdh9OJRTC4U0bqlo43UcgqsN99FgZqK4RAjGJW681FVpHXWAbqgjGQTaOX5LTvlPfR8MDyd/9WChp8kmrXiBnkwZGfxSbIVl+8LMIBEkSd1VObpdXDF/A0j3eUQMQ6hi+mTjHQGL7O9JwVdfaGiu0d6Pq/HqFoxtmPAGASkGGftyCFOk73YIg2PKSdM//jT4iikRB+v0Uj/Df2YVyG2m9pnQ1xwOx+NGudViY6H+sLLRN3oIUe9HrMruaF4ig==|920
}//ZuZXMDv5jYWjd3z92swMEnuEP10sYd6GxCUSzWzKVN74anY7PPK8q9QC4AR6gfHe3ayOg2zbVtJdiBXfIWgoMhqbZYPPsax9W2oS25wSi8yJ5Xtv+crXJ3qruA8A/z9Tx428LJnkTqUZlLnhC6j5c2pPMC8idVltbUPLXG93rbvk0NjKYtgdKxoVVqRoUCPKSwp0AC/Vk+2AQibQ30Xvk6FxB7EHm/eUFr5Kw5mwBHRfn2hN+s+Umx1GvphWidZQObOoFJ5rNjukzsXktOrcSuFvg0rZloSm61OCKVbQdEMmkr+FrG7IDA+PRhwjs8NA6SLyvv9zhGAprK0F9sr3aN7hnFo8KD032/Zi+OITR/qEMdR3YU3/YQDQDK2kN+FBPYl/lO4H6OCBA8yCxCfSlEh++sBD/xdACidAbBit2RxcfgDKDENT85xyn1GswNbFk36ILZWvnMRaOur8p2FyspVbG/noU+121ypKfukM1Iul7kIL79Ja55aCnBqduYjROa4mYDSPcTGd5hDAlOH2fXByjVlk57C82Is4+aZTa8bmanVIHIl+2dNc3Xj8ym7ZvX9V7K01pVv/2DzR6TZtcHnHURb+pa/aMasO3P4PIX0yatveF0t4EEZ498kBP4l2OHvjvNz/iUYrzDFeuza2PBpu1hWTClF8UK0WHyulb8WCtUE2YJxgdLHct47lCmuiiUB4PZoXPgEEg6959ZKih3Vi/60ASJEKbfXoSqGiz1/o2NVk28SFxmYpjpO8Z32PYhijGyyKkuYh3ehBkCP+sXcmG1FlijmmducT7pFRQC02BASzn6ZPdqD88jiBct8luYxabOsFa/SrTiITEjhf0p3Y5gt+tUcUVaxpKwyjA4emux77XNjK42V/E4ohvowxJFjn9xCAPJ/HAnE6OjjQ0g==|920

View File

@@ -1,5 +1,34 @@
{
"PageType": 0,
"ColumnCount": 36,
"RowCount": 6
"RowCount": 8,
"Formulas": {
"7,5": "CONCAT(姓名,邮箱,负荷,时薪,Git用户名,Git密码)"
},
"CustomNames": [
{
"Name": "姓名",
"Formula": "'个人中心-基本信息'!$F$3"
},
{
"Name": "邮箱",
"Formula": "'个人中心-基本信息'!$Q$3"
},
{
"Name": "负荷",
"Formula": "'个人中心-基本信息'!$F$5"
},
{
"Name": "时薪",
"Formula": "'个人中心-基本信息'!$Q$5"
},
{
"Name": "Git用户名",
"Formula": "'个人中心-基本信息'!$F$7"
},
{
"Name": "Git密码",
"Formula": "'个人中心-基本信息'!$Q$7"
}
]
}

View File

@@ -53,7 +53,7 @@
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 142.0,
"DesignLengthInPixel": 199.0,
"Mode": 1
}
},
@@ -635,7 +635,7 @@
"Fill": "Background 2 0"
},
"IsAutomaticFill": false,
"Size": "1264,1033"
"Size": "1264,1090"
},
{
"Name": "b1bb40d2-d28b-4daf-b63c-cfb309eb5e55.png",
@@ -650,7 +650,7 @@
"IsAutomaticStroke": false,
"IsAutomaticFill": false,
"Location": "56,24",
"Size": "1152,985",
"Size": "1152,1042",
"BoxShadowString": "5 5 0 5 #08000000"
},
{
@@ -667,4 +667,4 @@
"Size": "1137,332"
}
]
}//ZT2uARYqg8Urk7zi+pWZSFLSF0xfs1QCN0q7e6SidhceJVr/Ed55Ss9isFUxrVCFA7abr6771eekDSYb7V9qtisZ+A7wENmi8CDmzNot33hSfB0a9wQ6x8mf/FTl+/UdtHbJbqZ1+wBzmjgQqniSvUIngKPglXMLPNdZl4z/T5RjlI+qy8efdIQqhHDGSR3dXRfUVq1Iz93Ia2+47cAF1zisXyugFDmKc5b3QSglB8ADz32BXlqir7+JzufJlEJ0lF2fDBu/9k6E/LfmkQukquGivkoD63c5XpTsEH5hYbcPawv2opq3N8Gdf6kIhCD+IsrTd2gOQv/vgR/xBBs2Q6FLn3sfvveQpxADQJvFrjlwlNyDchxfYAWQeunREojeybRb6IIk3bACB4LIuETau+urtmJpAYE3DWLZALSWWrcnWryo5DQKG5mdWPCIjVyFv59wzDu5gm7h1+AtSWAvcuhaoYuE5EThkHGqAfWugWdVeJjhJVoaYElapr4PWdgwltv8QXcmlTYAYHYrag/gIq89yPif8u6GeAiW1PP3mMSejkxih18KTCwSckrv07dwAkWqtIdDQDoyT1z4HRi75xp6zKZRInHjnEzc3cjGvo6o23fZcnd009bGkUrmmHhW/gm7eMXUvBBEXZp6haSXUEKDbU9tD1S1VTy+tSmVHHrNJ00oK36pSBSx8r2DK0bTq2GfmWSGBpetnGnhP395bXykKjQVgb2sIQd6yueGN2aCR3Su+YFimr/JDn6eUjqc3VelJfBmPrqivrDjbGY9UqpBb4/ldxlGgjFlipeMCMLPN1b0H4v9KxmLP/qDZ2Q4kdePjnBpXMu8sY/9TuxF93fkCxOetkz2XZhaSM6iBjPcmCz1wGfY/xwDoGeC/jXTyWKiHmhQQqSeim0+/rVHtQ==|920
}//6vW1SnVESdrM1H3YEBJ1FTcsZgW7Nw3J0rgbewakj35w0YaCQdHOMs0kimUKVztSq7PtCmlUYTH3QHCL52P7oOaaIBL5ECU2YPyqvthDWZYJd1mSC8IgRPJ/39ZQxmPUkgTR87TC0rQJlo1eRWzeOf+Pwjb+BwtJIFyouS3JuumB3VJ/r0YtUVQqLR/LY2ZrgKH1JWXxwnfvlGR7+Tg4wrBj+aV5UrOMI+BTGbiYCJEAhDYL9+AEl2bo9Sba7yV21V7nKmoE3oslhVJ2nrUDH6lPVitrHx1N8azPJkER6Zh146Rwknf+tqY98Bg2l+S9aRvBaK49tD3pBd6AMIE9kqoCIf2v077EdLnRE42Dp8Gr7EGhFAKzj3CQQSNdDEFIHCO51GtXT3eP9XQ8IZYpMyKyANpq+yO53n6f8UO/oREiIzvLgtI2nIMvUH6Us1qEPjcxQJEUvyeaGOs/BO/RSTR+Fwx8V9bKpXABpaGAoetjx6NLZMM0lvSmlKjw5c4agbLZ/iwQGkAxLJSVCQlZYLnLAzJaLhTEcze+effws7PcCyk7pAKjKfhh2x1aokhXWq5F3CNyuFimnsc6vxI0ouUjtFI5WJLKojGfjAPzy/3QZvI0ginL/H+NOaprAtAD6jTsuRqMS6t2W1VG/Ybpby3rT2NRBq+pISAL1EV4SnCeFZiKPnmOXxKJTh3X7hKAgv73Th9ztmKu/aXUAZ3uufJ/V24Wt3W2gs/4NnTvAY5AUog9rJzU9ED5KuSD6UD+/ePh4bpb6afy7NfIllJFouJmQ9jZwBGSNeYhOSWLZgHjfA78zkV0cFJStGdxLLviTeMXUTejS+b7V7kqHXacI7xrVjuh+kpY0IfXy21IeXD31g0jwl5L/z4mcXXfvatghMbCEnpOHos2GTEfetszGg==|920