提交 85a16bf1 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 07a23843
...@@ -256,12 +256,12 @@ ...@@ -256,12 +256,12 @@
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "SCRIPT", "actionType" : "SCRIPT",
"codeName" : "CustomMove", "codeName" : "Custommove",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json", "dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json",
"logicName" : "自定义数据移动", "logicName" : "自定义数据移动",
"name" : "customMove", "name" : "custommove",
"getPSDEActionInput" : { "getPSDEActionInput" : {
"name" : "CustomMoveInput", "name" : "CustommoveInput",
"getPSDEMethodDTO" : { "getPSDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "TESTDTO" "id" : "TESTDTO"
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSDEActionReturn" : { "getPSDEActionReturn" : {
"name" : "CustomMoveResult", "name" : "CustommoveResult",
"type" : "VOID" "type" : "VOID"
}, },
"prepareLastMode" : 1, "prepareLastMode" : 1,
......
{
"actionMode" : "CUSTOM",
"actionType" : "SCRIPT",
"codeName" : "Custommove",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json",
"logicName" : "自定义数据移动",
"name" : "custommove",
"getPSDEActionInput" : {
"name" : "CustommoveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CustommoveResult",
"type" : "VOID"
},
"prepareLastMode" : 1,
"scriptCode" : "console.log('自定义移动行为')",
"prepareLast" : true
}
\ No newline at end of file
...@@ -251,10 +251,10 @@ ...@@ -251,10 +251,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -269,11 +269,11 @@ ...@@ -269,11 +269,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
...@@ -4468,10 +4468,10 @@ ...@@ -4468,10 +4468,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -4486,11 +4486,11 @@ ...@@ -4486,11 +4486,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
......
...@@ -251,10 +251,10 @@ ...@@ -251,10 +251,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -269,11 +269,11 @@ ...@@ -269,11 +269,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
...@@ -4468,10 +4468,10 @@ ...@@ -4468,10 +4468,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -4486,11 +4486,11 @@ ...@@ -4486,11 +4486,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
......
...@@ -251,10 +251,10 @@ ...@@ -251,10 +251,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -269,11 +269,11 @@ ...@@ -269,11 +269,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
...@@ -4468,10 +4468,10 @@ ...@@ -4468,10 +4468,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -4486,11 +4486,11 @@ ...@@ -4486,11 +4486,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
......
...@@ -301,12 +301,12 @@ ...@@ -301,12 +301,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -1815,12 +1815,12 @@ ...@@ -1815,12 +1815,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1885,12 +1885,12 @@ ...@@ -1885,12 +1885,12 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -301,12 +301,12 @@ ...@@ -301,12 +301,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -1763,12 +1763,12 @@ ...@@ -1763,12 +1763,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1833,12 +1833,12 @@ ...@@ -1833,12 +1833,12 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -729,12 +729,12 @@ ...@@ -729,12 +729,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -812,12 +812,12 @@ ...@@ -812,12 +812,12 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -1936,12 +1936,12 @@ ...@@ -1936,12 +1936,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -2006,12 +2006,12 @@ ...@@ -2006,12 +2006,12 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -63946,12 +63946,12 @@ ...@@ -63946,12 +63946,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -64016,12 +64016,12 @@ ...@@ -64016,12 +64016,12 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -77474,12 +77474,12 @@ ...@@ -77474,12 +77474,12 @@
"getMovePSControlAction" : { "getMovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "move", "id" : "move",
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -77544,12 +77544,12 @@ ...@@ -77544,12 +77544,12 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"actionName" : "customMove", "actionName" : "custommove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "move", "name" : "move",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -103541,10 +103541,10 @@ ...@@ -103541,10 +103541,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -103559,11 +103559,11 @@ ...@@ -103559,11 +103559,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
...@@ -107758,10 +107758,10 @@ ...@@ -107758,10 +107758,10 @@
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionName" : "customMove", "actionName" : "custommove",
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
...@@ -107776,11 +107776,11 @@ ...@@ -107776,11 +107776,11 @@
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethod" : { "getPSDEServiceAPIMethod" : {
"modelref" : true, "modelref" : true,
"id" : "CustomMove" "id" : "Custommove"
}, },
"requestMethod" : "POST", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
...@@ -5822,12 +5822,12 @@ ...@@ -5822,12 +5822,12 @@
"uniqueTag" : "TEST__DEACTION__CUSTOM", "uniqueTag" : "TEST__DEACTION__CUSTOM",
"needResourceKey" : true "needResourceKey" : true
}, { }, {
"codeName" : "CustomMove", "codeName" : "Custommove",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "CustomMove", "name" : "Custommove",
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Custommove.json"
}, },
"getPSDEServiceAPIMethodInput" : { "getPSDEServiceAPIMethodInput" : {
"name" : "输入对象", "name" : "输入对象",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册