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

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

上级 dd22294c
...@@ -253,6 +253,28 @@ ...@@ -253,6 +253,28 @@
"type" : "VOID" "type" : "VOID"
}, },
"enableFront" : false "enableFront" : false
}, {
"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
}, { }, {
"actionHolder" : 2, "actionHolder" : 2,
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
......
{
"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
...@@ -249,6 +249,37 @@ ...@@ -249,6 +249,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
...@@ -4435,6 +4466,37 @@ ...@@ -4435,6 +4466,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
......
...@@ -249,6 +249,37 @@ ...@@ -249,6 +249,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
...@@ -4435,6 +4466,37 @@ ...@@ -4435,6 +4466,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
......
...@@ -249,6 +249,37 @@ ...@@ -249,6 +249,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
...@@ -4435,6 +4466,37 @@ ...@@ -4435,6 +4466,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
......
...@@ -298,6 +298,21 @@ ...@@ -298,6 +298,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -437,6 +452,19 @@ ...@@ -437,6 +452,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -946,19 +974,6 @@ ...@@ -946,19 +974,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
......
...@@ -1812,6 +1812,21 @@ ...@@ -1812,6 +1812,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -1869,6 +1884,18 @@ ...@@ -1869,6 +1884,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
...@@ -2024,6 +2051,19 @@ ...@@ -2024,6 +2051,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -2533,19 +2573,6 @@ ...@@ -2533,19 +2573,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
......
...@@ -298,6 +298,21 @@ ...@@ -298,6 +298,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -437,6 +452,19 @@ ...@@ -437,6 +452,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -946,19 +974,6 @@ ...@@ -946,19 +974,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
......
...@@ -1760,6 +1760,21 @@ ...@@ -1760,6 +1760,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -1817,6 +1832,18 @@ ...@@ -1817,6 +1832,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
...@@ -1973,6 +2000,19 @@ ...@@ -1973,6 +2000,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -2482,19 +2522,6 @@ ...@@ -2482,19 +2522,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
......
...@@ -726,6 +726,21 @@ ...@@ -726,6 +726,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -796,6 +811,18 @@ ...@@ -796,6 +811,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
...@@ -952,6 +979,19 @@ ...@@ -952,6 +979,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -1461,19 +1501,6 @@ ...@@ -1461,19 +1501,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
......
...@@ -1933,6 +1933,21 @@ ...@@ -1933,6 +1933,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -1990,6 +2005,18 @@ ...@@ -1990,6 +2005,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
...@@ -2145,6 +2172,19 @@ ...@@ -2145,6 +2172,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -2654,19 +2694,6 @@ ...@@ -2654,19 +2694,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
......
...@@ -63941,6 +63941,21 @@ ...@@ -63941,6 +63941,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -63998,6 +64013,18 @@ ...@@ -63998,6 +64013,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
...@@ -64154,6 +64181,19 @@ ...@@ -64154,6 +64181,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -64663,19 +64703,6 @@ ...@@ -64663,19 +64703,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
...@@ -77441,6 +77468,21 @@ ...@@ -77441,6 +77468,21 @@
"name" : "ORDER", "name" : "ORDER",
"codeName" : "Order" "codeName" : "Order"
}, },
"getMovePSControlAction" : {
"modelref" : true,
"id" : "move",
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -77498,6 +77540,18 @@ ...@@ -77498,6 +77540,18 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "customMove",
"actionType" : "DEACTION",
"name" : "move",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"name" : "fetch", "name" : "fetch",
...@@ -77653,6 +77707,19 @@ ...@@ -77653,6 +77707,19 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
}, {
"dataItemName" : "operate", "dataItemName" : "operate",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
"name" : "OPERATE", "name" : "OPERATE",
...@@ -78162,19 +78229,6 @@ ...@@ -78162,19 +78229,6 @@
"uniqueTag" : "TEST__Usr0313350928" "uniqueTag" : "TEST__Usr0313350928"
}, },
"enableSort" : false "enableSort" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 1000, "pagingSize" : 1000,
...@@ -103482,6 +103536,37 @@ ...@@ -103482,6 +103536,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
...@@ -107668,6 +107753,37 @@ ...@@ -107668,6 +107753,37 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionName" : "customMove",
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "CustomMove"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
...@@ -5821,6 +5821,31 @@ ...@@ -5821,6 +5821,31 @@
"requestPath" : "/custom", "requestPath" : "/custom",
"uniqueTag" : "TEST__DEACTION__CUSTOM", "uniqueTag" : "TEST__DEACTION__CUSTOM",
"needResourceKey" : true "needResourceKey" : true
}, {
"codeName" : "CustomMove",
"methodType" : "DEACTION",
"name" : "CustomMove",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/CustomMove.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/custommove",
"uniqueTag" : "TEST__DEACTION__CUSTOMMOVE",
"needResourceKey" : true
}, { }, {
"codeName" : "DeLogic", "codeName" : "DeLogic",
"methodType" : "DEACTION", "methodType" : "DEACTION",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册