{"Message":"新增版本更新提示","MessageType":2,"Modules":[{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":15,"Name":"ServerCommand/更新版本号到页面"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/自动更新版本号"},{"State":1,"Type":15,"Name":"ServerCommand/获取更新日志"},{"State":1,"Type":15,"Name":"ServerCommand/GetUpdateLogs"},{"State":1,"Type":8,"Name":"ApplicationSetting"},{"State":3,"Type":1,"Name":"PCPage/changelog"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-11-28 21:55:57 +08:00
parent ff56b71a48
commit b844bfe34d
11 changed files with 944 additions and 139 deletions

View File

@@ -31,6 +31,7 @@
}
}
},
"HttpMethod": 3,
"Parameters": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [

View File

@@ -36,16 +36,6 @@
"Commands": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "JsonUtilityCommand.JsonDeserializeCommand, JsonUtilityCommand",
"JsonString": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局_业务配置"
},
"SampleJson": "{\r\n \"版本名\": \"\",\r\n \"版本号\": \"\"\r\n}",
"ToParameter": "业务配置",
"BreakpointIdentity": "34dfcbeb-2910-47de-9794-012341a9b624"
},
{
"$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon",
"NotificationName": "系统信息更新",
@@ -62,12 +52,12 @@
"Name": "VALUE",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=业务配置.版本名&业务配置.版本号"
"SerializeProperty": "=全局_业务配置"
}
}
]
},
"ID": "15331b4d3bc84e2fa4b1fdac7ced9942",
"ID": "e193a74b883e471b9823dcdafb7d4140",
"BreakpointIdentity": "0cf68961-7978-422a-8912-bedc08baa9ca"
},
{
@@ -75,10 +65,14 @@
"ErrorCode": "0",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=业务配置.版本名&业务配置.版本号"
"SerializeProperty": "=全局_业务配置"
},
"BreakpointIdentity": "2a0c9d8c-476d-4275-b9ee-20150fe34dbf"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": []
}
}

View File

@@ -23,7 +23,7 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局_业务配置"
},
"SampleJson": "{\r\n \"版本名\": \"Develop\",\r\n \"版本号\": \"\",\r\n \"版本ID\":1\r\n}",
"SampleJson": "{\r\n \"版本ID\": 4,\r\n \"版本名\": \"Beta\",\r\n \"版本号\": \"1.0.16\",\r\n \"自动拉会\": {\r\n \"时间阈值\": 3600,\r\n \"最大次数\": 0\r\n }\r\n}",
"ToParameter": "业务配置",
"BreakpointIdentity": "34aac927-9fe2-47b3-82a5-43a1fa436989"
},
@@ -186,7 +186,7 @@
}
]
},
"ID": "a4257aea-6f19-4855-9239-700d12f9eed5"
"ID": "798f7cfd-c999-47a8-b245-fc8421013736"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -207,7 +207,7 @@
}
]
},
"ID": "2c91e2a4-34db-4d54-bce1-813bfda8abd8"
"ID": "041448c9-d6a7-47b5-92c7-2b319e1b0c3b"
}
]
},
@@ -215,7 +215,7 @@
}
]
},
"ID": "55d7e2cd-5a90-4b4b-8688-12b46bccd166"
"ID": "8a845340-af2f-4706-8322-7e5e280b576a"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -230,12 +230,16 @@
}
]
},
"ID": "8d2baa55-6054-4c4a-9f33-a52fc6a9f4fe"
"ID": "97273d4f-5685-4c2d-9f5e-e86ecd63a6f2"
}
]
},
"BreakpointIdentity": "2fb85a94-82a1-44ac-87ca-d5d4b7cdd2a6"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": []
}
}

View File

@@ -30,6 +30,7 @@
}
}
},
"HttpMethod": 3,
"InvokeTriggerTestData": {
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
"UserName": "Administrator"
@@ -46,7 +47,7 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=全局_业务配置"
},
"SampleJson": "{\r\n \"版本ID\": 4,\r\n \"版本名\": \"Beta\",\r\n \"版本号\": \"1.0.13\"\r\n}",
"SampleJson": "{\r\n \"项目ID\": \"1\",\r\n \"版本ID\": \"1\",\r\n \"版本名\": \"Develop\",\r\n \"版本号\": \"1.0.0\",\r\n \"自动拉会\": {\r\n \"间隔时间\": 3600,\r\n \"最大次数\": 0\r\n }\r\n}",
"ToParameter": "业务配置",
"BreakpointIdentity": "ec484bd2-858b-4da7-a386-4b260efa9b3a"
},
@@ -157,7 +158,7 @@
}
]
},
"ID": "286c31fc-79fe-4723-8b18-d50b4689f1c3"
"ID": "2e20185f-c210-474a-baa7-54478535809f"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -187,7 +188,7 @@
}
]
},
"ID": "148f25c8-9806-44f0-8c5a-3470789f14cd"
"ID": "6da4feff-897d-4a81-9f88-426fb3b86759"
}
]
},
@@ -195,7 +196,7 @@
}
]
},
"ID": "aaa1fc53-a7e6-4a1e-b888-e34e5f627018"
"ID": "c9faad5d-3857-4059-9c5b-a59d1643b571"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -219,7 +220,7 @@
}
]
},
"ID": "86a76caa-b412-4c8b-8358-2031eedf5cf2"
"ID": "f3ae2161-3709-488f-b715-9dc6be65c3f0"
}
]
},