提交 9623124b 编写于 作者: ibizdev's avatar ibizdev

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

上级 9562b826
...@@ -154,7 +154,7 @@ ...@@ -154,7 +154,7 @@
}, },
"builtinAction" : true "builtinAction" : true
}, { }, {
"actionHolder" : 2, "actionHolder" : 1,
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
"codeName" : "DeLogic", "codeName" : "DeLogic",
...@@ -177,7 +177,7 @@ ...@@ -177,7 +177,7 @@
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json"
}, },
"enableBackend" : false "enableFront" : false
}, { }, {
"actionMode" : "UNKNOWN", "actionMode" : "UNKNOWN",
"actionType" : "BUILTIN", "actionType" : "BUILTIN",
......
{ {
"actionHolder" : 2, "actionHolder" : 1,
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
"codeName" : "DeLogic", "codeName" : "DeLogic",
...@@ -22,5 +22,5 @@ ...@@ -22,5 +22,5 @@
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json"
}, },
"enableBackend" : false "enableFront" : false
} }
\ No newline at end of file
...@@ -104,17 +104,11 @@ ...@@ -104,17 +104,11 @@
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic", "codeName" : "DeLogic",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "deLogic", "name" : "DeLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput", "name" : "输入对象",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "TESTDTO" "id" : "TESTDTO"
...@@ -122,15 +116,22 @@ ...@@ -122,15 +116,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult", "name" : "返回对象",
"name" : "DeLogicResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/delogic",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"codeName" : "Get", "codeName" : "Get",
...@@ -1470,17 +1471,11 @@ ...@@ -1470,17 +1471,11 @@
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic", "codeName" : "DeLogic",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "deLogic", "name" : "DeLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput", "name" : "输入对象",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "TESTDTO" "id" : "TESTDTO"
...@@ -1488,15 +1483,22 @@ ...@@ -1488,15 +1483,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult", "name" : "返回对象",
"name" : "DeLogicResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/delogic",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"codeName" : "Get", "codeName" : "Get",
......
...@@ -23908,17 +23908,11 @@ ...@@ -23908,17 +23908,11 @@
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic", "codeName" : "DeLogic",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "deLogic", "name" : "DeLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput", "name" : "输入对象",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "TESTDTO" "id" : "TESTDTO"
...@@ -23926,15 +23920,22 @@ ...@@ -23926,15 +23920,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult", "name" : "返回对象",
"name" : "DeLogicResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/delogic",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"codeName" : "Get", "codeName" : "Get",
...@@ -25274,17 +25275,11 @@ ...@@ -25274,17 +25275,11 @@
"noServiceCodeName" : true "noServiceCodeName" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "DeLogic", "codeName" : "DeLogic",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "deLogic", "name" : "DeLogic",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "DeLogicInput", "name" : "输入对象",
"name" : "DeLogicInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "TESTDTO" "id" : "TESTDTO"
...@@ -25292,15 +25287,22 @@ ...@@ -25292,15 +25287,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "DeLogicResult", "name" : "返回对象",
"name" : "DeLogicResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "DeLogic"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/delogic",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "READ", "actionMode" : "READ",
"codeName" : "Get", "codeName" : "Get",
......
...@@ -1457,6 +1457,31 @@ ...@@ -1457,6 +1457,31 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/checkkey", "requestPath" : "/checkkey",
"uniqueTag" : "TEST__DEACTION__CHECKKEY" "uniqueTag" : "TEST__DEACTION__CHECKKEY"
}, {
"codeName" : "DeLogic",
"methodType" : "DEACTION",
"name" : "DeLogic",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/DeLogic.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/delogic",
"uniqueTag" : "TEST__DEACTION__DELOGIC",
"needResourceKey" : true
}, { }, {
"codeName" : "GetDraft", "codeName" : "GetDraft",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册