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

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

上级 f77005d4
...@@ -315,6 +315,31 @@ ...@@ -315,6 +315,31 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/multiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/multiDeLogic.json"
}, },
"enableBackend" : false "enableBackend" : false
}, {
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json",
"logicName" : " 插件get",
"name" : "PluginGet",
"getPSDEActionInput" : {
"name" : "PluginGetInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"enableBackend" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"actionType" : "USERCUSTOM", "actionType" : "USERCUSTOM",
...@@ -724,6 +749,32 @@ ...@@ -724,6 +749,32 @@
"defaultMode" : true, "defaultMode" : true,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "PluginDefault",
"logicName" : "插件数据集",
"name" : "PluginDefault",
"getPSDEDataSetInput" : {
"name" : "PluginDefaultInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "PluginDefaultResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"enableBackend" : true,
"enableFront" : true
} ], } ],
"getAllPSDEFields" : [ { "getAllPSDEFields" : [ {
"getAllPSDEFDTColumns" : [ { "getAllPSDEFDTColumns" : [ {
......
{
"actionHolder" : 2,
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json",
"logicName" : " 插件get",
"name" : "PluginGet",
"getPSDEActionInput" : {
"name" : "PluginGetInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"enableBackend" : false
}
\ No newline at end of file
...@@ -411,6 +411,35 @@ ...@@ -411,6 +411,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -840,6 +869,46 @@ ...@@ -840,6 +869,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
} ], } ],
"getAllPSAppDEFields" : [ { "getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -3297,6 +3366,35 @@ ...@@ -3297,6 +3366,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -3610,6 +3708,46 @@ ...@@ -3610,6 +3708,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
}, { }, {
"codeName" : "FilterCreate", "codeName" : "FilterCreate",
"methodType" : "FILTERACTION", "methodType" : "FILTERACTION",
......
...@@ -1588,6 +1588,26 @@ ...@@ -1588,6 +1588,26 @@
"pluginCode" : "logicNodePlugin", "pluginCode" : "logicNodePlugin",
"pluginType" : "UILOGICNODE", "pluginType" : "UILOGICNODE",
"refMode" : "DEUIPFPLUGIN" "refMode" : "DEUIPFPLUGIN"
}, {
"name" : "实体方法Get插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"pluginCode" : "GetActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
...@@ -18299,6 +18319,35 @@ ...@@ -18299,6 +18319,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -18728,6 +18777,46 @@ ...@@ -18728,6 +18777,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
} ], } ],
"getAllPSAppDEFields" : [ { "getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -21185,6 +21274,35 @@ ...@@ -21185,6 +21274,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -21498,6 +21616,46 @@ ...@@ -21498,6 +21616,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
}, { }, {
"codeName" : "FilterCreate", "codeName" : "FilterCreate",
"methodType" : "FILTERACTION", "methodType" : "FILTERACTION",
...@@ -12,6 +12,26 @@ ...@@ -12,6 +12,26 @@
"pluginCode" : "logicNodePlugin", "pluginCode" : "logicNodePlugin",
"pluginType" : "UILOGICNODE", "pluginType" : "UILOGICNODE",
"refMode" : "DEUIPFPLUGIN" "refMode" : "DEUIPFPLUGIN"
}, {
"name" : "实体方法Get插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"pluginCode" : "GetActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"caption" : "添加全部", "caption" : "添加全部",
......
...@@ -411,6 +411,35 @@ ...@@ -411,6 +411,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -840,6 +869,46 @@ ...@@ -840,6 +869,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
} ], } ],
"getAllPSAppDEFields" : [ { "getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -3297,6 +3366,35 @@ ...@@ -3297,6 +3366,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -3610,6 +3708,46 @@ ...@@ -3610,6 +3708,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
}, { }, {
"codeName" : "FilterCreate", "codeName" : "FilterCreate",
"methodType" : "FILTERACTION", "methodType" : "FILTERACTION",
......
...@@ -1374,6 +1374,16 @@ ...@@ -1374,6 +1374,16 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)", "templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)", "templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)" "templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "实体方法Get插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"pluginCode" : "GetActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, { }, {
"name" : "编辑器插件", "name" : "编辑器插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -1429,6 +1439,16 @@ ...@@ -1429,6 +1439,16 @@
"templCode2" : "editor22222", "templCode2" : "editor22222",
"templCode3" : "editor3333", "templCode3" : "editor3333",
"templCode4" : "editor44444" "templCode4" : "editor44444"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
}, { }, {
"name" : "运行时部件(出来)", "name" : "运行时部件(出来)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -1475,16 +1495,16 @@ ...@@ -1475,16 +1495,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -88,6 +88,16 @@ ...@@ -88,6 +88,16 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)", "templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)", "templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)" "templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "实体方法Get插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"pluginCode" : "GetActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, { }, {
"name" : "编辑器插件", "name" : "编辑器插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -143,6 +153,16 @@ ...@@ -143,6 +153,16 @@
"templCode2" : "editor22222", "templCode2" : "editor22222",
"templCode3" : "editor3333", "templCode3" : "editor3333",
"templCode4" : "editor44444" "templCode4" : "editor44444"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
}, { }, {
"name" : "运行时部件(出来)", "name" : "运行时部件(出来)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -411,6 +411,35 @@ ...@@ -411,6 +411,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -840,6 +869,46 @@ ...@@ -840,6 +869,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
} ], } ],
"getAllPSAppDEFields" : [ { "getAllPSAppDEFields" : [ {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -3297,6 +3366,35 @@ ...@@ -3297,6 +3366,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
}, },
"builtinMethod" : false "builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "PluginGet",
"methodType" : "DEACTION",
"name" : "PluginGet",
"getPSAppDEMethodInput" : {
"codeName" : "PluginGetInput",
"name" : "PluginGetInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "PluginGetResult",
"name" : "PluginGetResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"builtinMethod" : false
}, { }, {
"actionMode" : "DELETE", "actionMode" : "DELETE",
"batchActionMode" : 1, "batchActionMode" : 1,
...@@ -3610,6 +3708,46 @@ ...@@ -3610,6 +3708,46 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchPluginDefault",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchPluginDefault"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"builtinMethod" : false
}, { }, {
"codeName" : "FilterCreate", "codeName" : "FilterCreate",
"methodType" : "FILTERACTION", "methodType" : "FILTERACTION",
......
...@@ -139,6 +139,16 @@ ...@@ -139,6 +139,16 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)", "templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)", "templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)" "templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "实体方法Get插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "GetActionPlugin"
},
"pluginCode" : "GetActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
}, { }, {
"name" : "编辑器插件", "name" : "编辑器插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -241,6 +251,16 @@ ...@@ -241,6 +251,16 @@
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL", "refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "CONTAINER" "refTag2" : "CONTAINER"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
}, { }, {
"name" : "表单插件", "name" : "表单插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -4504,6 +4504,35 @@ ...@@ -4504,6 +4504,35 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"uniqueTag" : "TEST__FETCH__DEFAULT" "uniqueTag" : "TEST__FETCH__DEFAULT"
}, {
"codeName" : "FetchPluginDefault",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchPluginDefault",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "PluginDefault"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "PAGE"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchplugindefault",
"uniqueTag" : "TEST__FETCH__PLUGINDEFAULT"
}, { }, {
"codeName" : "Select", "codeName" : "Select",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册