提交 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",
......
...@@ -4200,6 +4200,16 @@ ...@@ -4200,6 +4200,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" : {
...@@ -4302,6 +4312,16 @@ ...@@ -4302,6 +4312,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" : {
...@@ -11303,16 +11323,16 @@ ...@@ -11303,16 +11323,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"
} }
} ] } ]
}, { }, {
...@@ -11341,22 +11361,22 @@ ...@@ -11341,22 +11361,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -11373,16 +11393,16 @@ ...@@ -11373,16 +11393,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
...@@ -11391,45 +11411,44 @@ ...@@ -11391,45 +11411,44 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg13"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
...@@ -11440,38 +11459,39 @@ ...@@ -11440,38 +11459,39 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg4"
} },
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
...@@ -50539,6 +50559,35 @@ ...@@ -50539,6 +50559,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,
...@@ -50968,6 +51017,46 @@ ...@@ -50968,6 +51017,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" : [ {
...@@ -53425,6 +53514,35 @@ ...@@ -53425,6 +53514,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,
...@@ -53738,6 +53856,46 @@ ...@@ -53738,6 +53856,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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册