Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
9800f0a5
提交
9800f0a5
编写于
11月 28, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
f77005d4
变更
12
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
959 行增加
和
43 行删除
+959
-43
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+51
-0
PluginGet.json
...DULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json
+26
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+138
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+158
-0
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.simple.json
+20
-0
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+138
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+24
-4
PSSYSAPP.simple.json
...b/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json
+20
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+138
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+197
-39
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+20
-0
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+29
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
9800f0a5
...
...
@@ -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"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginGet.json
0 → 100644
浏览文件 @
9800f0a5
{
"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
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
9800f0a5
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
9800f0a5
...
...
@@ -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",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.simple.json
浏览文件 @
9800f0a5
...
...
@@ -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"
:
"添加全部"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
9800f0a5
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
9800f0a5
...
...
@@ -1374,6 +1374,16 @@
"templCode2"
:
"const b = 222;console.log(222)
\n
console.log(b)"
,
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.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"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json
浏览文件 @
9800f0a5
...
...
@@ -88,6 +88,16 @@
"templCode2"
:
"const b = 222;console.log(222)
\n
console.log(b)"
,
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.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"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
9800f0a5
...
...
@@ -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"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
9800f0a5
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
9800f0a5
...
...
@@ -139,6 +139,16 @@
"templCode2"
:
"const b = 222;console.log(222)
\n
console.log(b)"
,
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.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"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
9800f0a5
...
...
@@ -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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录