{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/版本发布详情"},{"State":1,"Type":1,"Name":"PCPage/更新日志"},{"State":2,"Type":1,"Name":"PCPage/导入活字格发布日志"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":2,"Type":15,"Name":"ServerCommand/获取更新日志"},{"State":2,"Type":15,"Name":"ServerCommand/GetUpdateLogs"}],"Version":"v1"}
This commit is contained in:
@@ -1,228 +0,0 @@
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.ServerCommandSaveData, ServerDesignerCommon",
|
||||
"Name": "GetUpdateLogs",
|
||||
"Description": "获取某应用更新日志",
|
||||
"Enabled": true,
|
||||
"Triggers": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.TriggerSaveDataBase, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon",
|
||||
"Permission": {
|
||||
"$type": "Forguncy.SaveLoad.ServerCommandPermissionSaveData, ServerDesignerCommon",
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
|
||||
},
|
||||
"permissionBindings": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.RbacPermission.Core.Impl.ServerCommand.IServerCommandPermissionBinding, Forguncy.RbacPermission.Core]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"roleNames": {
|
||||
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"HttpMethod": 3,
|
||||
"Parameters": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||||
"Name": "key",
|
||||
"DataValidationInfo": {
|
||||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
|
||||
"IgnoreBlank": false
|
||||
},
|
||||
"TestData": "1"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||||
"Name": "page",
|
||||
"DataValidationInfo": {
|
||||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
|
||||
"Name": "limit",
|
||||
"DataValidationInfo": {
|
||||
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"InvokeTriggerTestData": {
|
||||
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
|
||||
"UserName": "Administrator"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Commands": {
|
||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "发布记录",
|
||||
"TableValue": {
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
|
||||
"TableName": "项目发布记录",
|
||||
"BindingInfos": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||||
"GUID": "a9b867e6-ec78-46dd-884b-a749afcf5a69",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "版本ID",
|
||||
"GUID": "6a4892ea-19f8-4a27-9aa3-e0e67a0c2a16",
|
||||
"RelationBinding": {
|
||||
"$type": "ForguncyDataAccess.RelationBinding, ForguncyDataAccess",
|
||||
"RelatedTable": "项目版本",
|
||||
"RelatedColumn": "ID",
|
||||
"DisplayColumn": "版本名称"
|
||||
}
|
||||
},
|
||||
"ColumnName": "版本名称"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||||
"GUID": "3e2727c2-111d-47c2-ab65-7c72e9df56ea",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "发布版本号",
|
||||
"GUID": "632c9779-2835-4549-b336-732a6f5c092d"
|
||||
},
|
||||
"ColumnName": "版本号"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||||
"GUID": "fded42f3-3b62-462e-9145-e1d0417504ac",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "发布时间",
|
||||
"GUID": "e7c3e6d1-2f0d-4c54-9bef-1362c707f79e"
|
||||
},
|
||||
"ColumnName": "发布时间"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||||
"GUID": "a39645c6-efa9-451c-a8dc-583a3c43e28d",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "发布内容",
|
||||
"GUID": "692522b1-485d-48f4-b5e1-5757d4476387"
|
||||
},
|
||||
"ColumnName": "发布内容"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
|
||||
"GUID": "646085ad-602e-4bc6-8943-614717ba52f5",
|
||||
"BindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "发布人",
|
||||
"GUID": "4dbe6080-63e3-4e27-b42f-d8463a9a2c18",
|
||||
"AttachType": {
|
||||
"$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess",
|
||||
"UserColumnAttachType": 1
|
||||
}
|
||||
},
|
||||
"ColumnName": "发布人"
|
||||
}
|
||||
]
|
||||
},
|
||||
"CacheSetting": {
|
||||
"$type": "ServerDesignerCommon.Model.CacheSetting, ServerDesignerCommon",
|
||||
"AllowCache": true,
|
||||
"ExpiredTime": 120
|
||||
},
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "版本ID",
|
||||
"GUID": "4fb8e0ea-968f-4b4b-96bd-398415f1cfbe"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=key"
|
||||
}
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(page=\"\",100,page)"
|
||||
},
|
||||
"OffsetCount": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(limit=\"\",0,limit)"
|
||||
},
|
||||
"OrderBySqlCondition": {
|
||||
"$type": "ForguncyDataAccess.OrderBySqlCondition, ForguncyDataAccess",
|
||||
"OrderByColumns": {
|
||||
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.OrderBySqlConditionItem, ForguncyDataAccess]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "ForguncyDataAccess.OrderBySqlConditionItem, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
|
||||
"TableName": "项目发布记录",
|
||||
"ColumnName": "发布时间",
|
||||
"GUID": "5f8386f3-339c-4a60-936a-8ceaf5ea1b82"
|
||||
},
|
||||
"Order": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"ID": "1e63ef583b5c4ece9b3b4ddd5032265d",
|
||||
"BreakpointIdentity": "79d7d123-3d37-4c4d-abb3-626786fabe9d"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "0",
|
||||
"Message": "获取成功",
|
||||
"CustomReturns": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
|
||||
"ReturnPropertyName": "logs",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=发布记录"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "2070801b-c9aa-452b-b5eb-f65077f8980b"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReturnProperties": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
|
||||
"Name": "logs"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,240 +0,0 @@
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.ServerCommandSaveData, ServerDesignerCommon",
|
||||
"Name": "获取更新日志",
|
||||
"Enabled": true,
|
||||
"Triggers": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.TriggerSaveDataBase, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon",
|
||||
"Permission": {
|
||||
"$type": "Forguncy.SaveLoad.ServerCommandPermissionSaveData, ServerDesignerCommon",
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
|
||||
},
|
||||
"permissionBindings": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.RbacPermission.Core.Impl.ServerCommand.IServerCommandPermissionBinding, Forguncy.RbacPermission.Core]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"roleNames": {
|
||||
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"HttpMethod": 3,
|
||||
"InvokeTriggerTestData": {
|
||||
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
|
||||
"UserName": "Administrator"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"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 \"项目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"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||||
"ParamObject": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=业务配置.版本ID"
|
||||
}
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": {
|
||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "ApplicationServerOperationCommand.GetAppBaseUrlCommand, ApplicationServerOperationCommand",
|
||||
"ParamName": "baseUrl",
|
||||
"BreakpointIdentity": "2605e7f8-4f4a-4981-90c8-b42216099c45"
|
||||
},
|
||||
{
|
||||
"$type": "PostDataToWebApi.PostDataCommand, PostDataToWebApi",
|
||||
"PostData": {
|
||||
"$type": "PostDataToWebApi.DataItem, PostDataToWebApi",
|
||||
"DataItemType": 1,
|
||||
"Data": {
|
||||
"$type": "PostDataToWebApi.ObjectData, PostDataToWebApi",
|
||||
"Data": {
|
||||
"$type": "System.Collections.Generic.List`1[[PostDataToWebApi.DataItem, PostDataToWebApi]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "PostDataToWebApi.DataItem, PostDataToWebApi",
|
||||
"Name": "key",
|
||||
"DataItemType": 0,
|
||||
"Data": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=业务配置.版本ID"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"WebUrl": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=baseUrl&\"/ServerCommand/GetUpdateLogs\""
|
||||
},
|
||||
"Method": "GET",
|
||||
"SuccessCallback": "// 请求成功返回的数据存储在“result”变量中\r\n// 请使用“result”变量来完成请求成功的回调 \r\n//console.log(result);",
|
||||
"ErrorCallback": "// 请求中发生的错误存储在“error”变量中\r\n// 请使用“error”变量来处理异常情况 \r\nconsole.error(error);",
|
||||
"NewParameter": "result",
|
||||
"Header": {
|
||||
"$type": "System.Collections.Generic.List`1[[PostDataToWebApi.RequestHeaderSaveAndLoad, PostDataToWebApi]], System.Private.CoreLib",
|
||||
"$values": []
|
||||
},
|
||||
"Timeout": 100.0,
|
||||
"BreakpointIdentity": "ec1df0e4-381f-4c9e-9e73-392122ebd292"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||||
"ParamObject": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=result.ErrCode"
|
||||
}
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"CommandList": {
|
||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "0",
|
||||
"Message": "设置成功",
|
||||
"CustomReturns": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
|
||||
"ReturnPropertyName": "更新日志数组",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=result.logs"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "52059770-5151-434e-ace4-f8940ba4bccc"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ID": "2e20185f-c210-474a-baa7-54478535809f"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
|
||||
"CommandList": {
|
||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=result.ErrCode"
|
||||
},
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=result.Message"
|
||||
},
|
||||
"CustomReturns": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
|
||||
"ReturnPropertyName": "更新日志数组"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "58b4925f-c814-4849-9485-03036fc0d688"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ID": "6da4feff-897d-4a81-9f88-426fb3b86759"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "49705872-f7d1-4390-9c8e-e1092d4f2932"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ID": "c9faad5d-3857-4059-9c5b-a59d1643b571"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
|
||||
"CommandList": {
|
||||
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "0",
|
||||
"Message": "尚未指定版本ID",
|
||||
"CustomReturns": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
|
||||
"ReturnPropertyName": "更新日志数组"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "87857291-8abb-4d37-9f2c-a727ea6b59d5"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ID": "f3ae2161-3709-488f-b715-9dc6be65c3f0"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BreakpointIdentity": "9d67c061-81d8-476b-8833-c79462dc68c6"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ReturnProperties": {
|
||||
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
|
||||
"$values": [
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
|
||||
"Name": "更新日志数组"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user