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

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

上级 f77005d4
......@@ -315,6 +315,31 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/multiDeLogic.json"
},
"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",
"actionType" : "USERCUSTOM",
......@@ -724,6 +749,32 @@
"defaultMode" : true,
"enableBackend" : 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" : [ {
"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 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -840,6 +869,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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" : [ {
"getAllPSAppDEFUIModes" : [ {
......@@ -3297,6 +3366,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -3610,6 +3708,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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",
"methodType" : "FILTERACTION",
......
......@@ -1588,6 +1588,26 @@
"pluginCode" : "logicNodePlugin",
"pluginType" : "UILOGICNODE",
"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" : [ {
"modelref" : true,
......@@ -18299,6 +18319,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -18728,6 +18777,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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" : [ {
"getAllPSAppDEFUIModes" : [ {
......@@ -21185,6 +21274,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -21498,6 +21616,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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",
"methodType" : "FILTERACTION",
......@@ -12,6 +12,26 @@
"pluginCode" : "logicNodePlugin",
"pluginType" : "UILOGICNODE",
"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" : [ {
"caption" : "添加全部",
......
......@@ -411,6 +411,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -840,6 +869,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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" : [ {
"getAllPSAppDEFUIModes" : [ {
......@@ -3297,6 +3366,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -3610,6 +3708,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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",
"methodType" : "FILTERACTION",
......
......@@ -1374,6 +1374,16 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"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" : "编辑器插件",
"getPSSysPFPlugin" : {
......@@ -1429,6 +1439,16 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
}, {
"name" : "运行时部件(出来)",
"getPSSysPFPlugin" : {
......@@ -1475,16 +1495,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -88,6 +88,16 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"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" : "编辑器插件",
"getPSSysPFPlugin" : {
......@@ -143,6 +153,16 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
}, {
"name" : "运行时部件(出来)",
"getPSSysPFPlugin" : {
......
......@@ -411,6 +411,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -840,6 +869,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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" : [ {
"getAllPSAppDEFUIModes" : [ {
......@@ -3297,6 +3366,35 @@
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/MultiDeLogic.json"
},
"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",
"batchActionMode" : 1,
......@@ -3610,6 +3708,46 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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",
"methodType" : "FILTERACTION",
......
......@@ -139,6 +139,16 @@
"templCode2" : "const b = 222;console.log(222)\nconsole.log(b)",
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"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" : "编辑器插件",
"getPSSysPFPlugin" : {
......@@ -241,6 +251,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "CONTAINER"
}, {
"name" : "获取数据集插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "FetchDefaultPlugin"
},
"pluginCode" : "FetchDefaultPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "FETCH"
}, {
"name" : "表单插件",
"getPSSysPFPlugin" : {
......
......@@ -4504,6 +4504,35 @@
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"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",
"dataAccessAction" : "READ",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册