Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
8a74f049
提交
8a74f049
编写于
11月 28, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
9800f0a5
变更
16
展开全部
显示空白字符变更
内嵌
并排
正在显示
16 个修改的文件
包含
995 行增加
和
105 行删除
+995
-105
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+13
-7
PluginDelete.json
...ES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginDelete.json
+26
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+16
-16
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+19
-19
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.simple.json
+3
-3
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+16
-16
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+3
-3
PSSYSAPP.simple.json
...b/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json
+3
-3
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+20
-16
ActionPluginTestGrid_Grid.json
...PDATAENTITIES/TEST/PSGRIDS/ActionPluginTestGrid_Grid.json
+180
-0
Usr11284318_SearchForm.json
...TAENTITIES/TEST/PSSEARCHFORMS/Usr11284318_SearchForm.json
+43
-0
TESTActionPluginTestGrid.json
.../PSSYSAPPS/Web/PSAPPDEVIEWS/TESTActionPluginTestGrid.json
+579
-0
AppTestIndexView.json
...insys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppTestIndexView.json
+22
-0
AppTestIndexView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppTestIndexView.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+39
-19
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+3
-3
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
8a74f049
...
...
@@ -319,12 +319,12 @@
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
,
"logicName"
:
" 插件
get
"
,
"name"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
,
"logicName"
:
" 插件
Delete
"
,
"name"
:
"Plugin
Delete
"
,
"getPSDEActionInput"
:
{
"name"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -332,12 +332,12 @@
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"enableBackend"
:
false
},
{
...
...
@@ -4958,6 +4958,12 @@
"name"
:
"测试实体测试动态控制列表视图"
,
"realModelSubType"
:
"DELISTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"ActionPluginTestGrid"
,
"logicName"
:
"实体行为插件测试"
,
"name"
:
"实体行为插件测试"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MobDataViewExpView"
,
"logicName"
:
"测试实体实体移动端卡片视图导航视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginDelete.json
0 → 100644
浏览文件 @
8a74f049
{
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"PluginDelete"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/PluginDelete.json"
,
"logicName"
:
" 插件Delete"
,
"name"
:
"PluginDelete"
,
"getPSDEActionInput"
:
{
"name"
:
"PluginDeleteInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"PluginDeleteResult"
,
"type"
:
"VOID"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"DeleteActionPlugin"
},
"enableBackend"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
8a74f049
...
...
@@ -414,12 +414,12 @@
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Plugin
Get
"
,
"name"
:
"Plugin
Delete
"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Get
Input"
,
"codeName"
:
"Plugin
Delete
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -427,17 +427,17 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Get
Result"
,
"codeName"
:
"Plugin
Delete
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"builtinMethod"
:
false
},
{
...
...
@@ -3369,12 +3369,12 @@
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Plugin
Get
"
,
"name"
:
"Plugin
Delete
"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Get
Input"
,
"codeName"
:
"Plugin
Delete
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -3382,17 +3382,17 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Get
Result"
,
"codeName"
:
"Plugin
Delete
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"builtinMethod"
:
false
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
8a74f049
...
...
@@ -1589,12 +1589,12 @@
"pluginType" : "UILOGICNODE",
"refMode" : "DEUIPFPLUGIN"
}, {
"name" : "实体方法
Get
插件",
"name" : "实体方法
Delete
插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "
Get
ActionPlugin"
"pluginCode" : "
Delete
ActionPlugin"
},
"pluginCode" : "
Get
ActionPlugin",
"pluginCode" : "
Delete
ActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
...
...
@@ -18322,12 +18322,12 @@
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "Plugin
Get
",
"codeName" : "Plugin
Delete
",
"methodType" : "DEACTION",
"name" : "Plugin
Get
",
"name" : "Plugin
Delete
",
"getPSAppDEMethodInput" : {
"codeName" : "Plugin
Get
Input",
"name" : "Plugin
Get
Input",
"codeName" : "Plugin
Delete
Input",
"name" : "Plugin
Delete
Input",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
...
...
@@ -18335,17 +18335,17 @@
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "Plugin
Get
Result",
"name" : "Plugin
Get
Result",
"codeName" : "Plugin
Delete
Result",
"name" : "Plugin
Delete
Result",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "
Get
ActionPlugin"
"pluginCode" : "
Delete
ActionPlugin"
},
"builtinMethod" : false
}, {
...
...
@@ -21277,12 +21277,12 @@
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "Plugin
Get
",
"codeName" : "Plugin
Delete
",
"methodType" : "DEACTION",
"name" : "Plugin
Get
",
"name" : "Plugin
Delete
",
"getPSAppDEMethodInput" : {
"codeName" : "Plugin
Get
Input",
"name" : "Plugin
Get
Input",
"codeName" : "Plugin
Delete
Input",
"name" : "Plugin
Delete
Input",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
...
...
@@ -21290,17 +21290,17 @@
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "Plugin
Get
Result",
"name" : "Plugin
Get
Result",
"codeName" : "Plugin
Delete
Result",
"name" : "Plugin
Delete
Result",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "
Get
ActionPlugin"
"pluginCode" : "
Delete
ActionPlugin"
},
"builtinMethod" : false
}, {
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.simple.json
浏览文件 @
8a74f049
...
...
@@ -13,12 +13,12 @@
"pluginType"
:
"UILOGICNODE"
,
"refMode"
:
"DEUIPFPLUGIN"
},
{
"name"
:
"实体方法
Get
插件"
,
"name"
:
"实体方法
Delete
插件"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"pluginCode"
:
"
Get
ActionPlugin"
,
"pluginCode"
:
"
Delete
ActionPlugin"
,
"pluginType"
:
"DEMETHOD"
,
"refMode"
:
"DEMETHOD"
,
"refTag"
:
"DEACTION"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
8a74f049
...
...
@@ -414,12 +414,12 @@
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Plugin
Get
"
,
"name"
:
"Plugin
Delete
"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Get
Input"
,
"codeName"
:
"Plugin
Delete
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -427,17 +427,17 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Get
Result"
,
"codeName"
:
"Plugin
Delete
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"builtinMethod"
:
false
},
{
...
...
@@ -3369,12 +3369,12 @@
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Plugin
Get
"
,
"name"
:
"Plugin
Delete
"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Get
Input"
,
"codeName"
:
"Plugin
Delete
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -3382,17 +3382,17 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Get
Result"
,
"codeName"
:
"Plugin
Delete
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"builtinMethod"
:
false
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
8a74f049
...
...
@@ -1375,12 +1375,12 @@
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.log(d)"
},
{
"name"
:
"实体方法
Get
插件"
,
"name"
:
"实体方法
Delete
插件"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"pluginCode"
:
"
Get
ActionPlugin"
,
"pluginCode"
:
"
Delete
ActionPlugin"
,
"pluginType"
:
"DEMETHOD"
,
"refMode"
:
"DEMETHOD"
,
"refTag"
:
"DEACTION"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json
浏览文件 @
8a74f049
...
...
@@ -89,12 +89,12 @@
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.log(d)"
},
{
"name"
:
"实体方法
Get
插件"
,
"name"
:
"实体方法
Delete
插件"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"pluginCode"
:
"
Get
ActionPlugin"
,
"pluginCode"
:
"
Delete
ActionPlugin"
,
"pluginType"
:
"DEMETHOD"
,
"refMode"
:
"DEMETHOD"
,
"refTag"
:
"DEACTION"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
8a74f049
...
...
@@ -414,12 +414,12 @@
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Plugin
Get
"
,
"name"
:
"Plugin
Delete
"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Get
Input"
,
"codeName"
:
"Plugin
Delete
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -427,17 +427,17 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Get
Result"
,
"codeName"
:
"Plugin
Delete
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"builtinMethod"
:
false
},
{
...
...
@@ -3369,12 +3369,12 @@
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
"codeName"
:
"Plugin
Get
"
,
"codeName"
:
"Plugin
Delete
"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Plugin
Get
"
,
"name"
:
"Plugin
Delete
"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"Plugin
Get
Input"
,
"name"
:
"Plugin
Get
Input"
,
"codeName"
:
"Plugin
Delete
Input"
,
"name"
:
"Plugin
Delete
Input"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
...
...
@@ -3382,17 +3382,17 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"Plugin
Get
Result"
,
"name"
:
"Plugin
Get
Result"
,
"codeName"
:
"Plugin
Delete
Result"
,
"name"
:
"Plugin
Delete
Result"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"builtinMethod"
:
false
},
{
...
...
@@ -5793,6 +5793,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListExpView.json"
,
"viewType"
:
"DELISTEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTActionPluginTestGrid.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDataViewExpView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/ActionPluginTestGrid_Grid.json
0 → 100644
浏览文件 @
8a74f049
{
"aggMode"
:
"NONE"
,
"codeName"
:
"ActionPluginTestGrid_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/ActionPluginTestGrid_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchPluginDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"实体行为插件测试_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"DataImport"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"测试实体名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"8C73BC31-2FBE-494C-83D7-66D3BCFBD1BD"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr11284318_SearchForm.json
0 → 100644
浏览文件 @
8a74f049
{
"codeName"
:
"Usr11284318_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr11284318_SearchForm.json"
,
"logicName"
:
"实体行为插件测试_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"512C4CA9-1AEA-4700-8568-63A1C507486E"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTActionPluginTestGrid.json
0 → 100644
浏览文件 @
8a74f049
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppTestIndexView.json
浏览文件 @
8a74f049
...
...
@@ -1361,6 +1361,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"搜索表单"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体行为插件"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem63"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1128967417"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"实体行为插件"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppTestIndexView.json
浏览文件 @
8a74f049
...
...
@@ -602,6 +602,16 @@
"tooltip"
:
"搜索表单自定义布局"
}
],
"tooltip"
:
"搜索表单"
},
{
"accUserMode"
:
2
,
"caption"
:
"实体行为插件"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem63"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1128967417"
},
"tooltip"
:
"实体行为插件"
}
],
"enableCustomize"
:
false
,
"name"
:
"apptestindexview"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
8a74f049
...
...
@@ -2186,6 +2186,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1128967417",
"name" : "实体行为插件测试",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTActionPluginTestGrid.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc38",
...
...
@@ -4201,12 +4211,12 @@
"templCode3" : "const c = 333;console.log(333)\nconsole.log(c)",
"templCode4" : "const d = 444;console.log(444)\nconsole.log(d)"
}, {
"name" : "实体方法
Get
插件",
"name" : "实体方法
Delete
插件",
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "
Get
ActionPlugin"
"pluginCode" : "
Delete
ActionPlugin"
},
"pluginCode" : "
Get
ActionPlugin",
"pluginCode" : "
Delete
ActionPlugin",
"pluginType" : "DEMETHOD",
"refMode" : "DEMETHOD",
"refTag" : "DEACTION"
...
...
@@ -12973,6 +12983,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr8EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTActionPluginTestGrid.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "ActionPluginTestGrid"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDETabExpViewLayout.json",
...
...
@@ -50562,12 +50578,12 @@
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "Plugin
Get
",
"codeName" : "Plugin
Delete
",
"methodType" : "DEACTION",
"name" : "Plugin
Get
",
"name" : "Plugin
Delete
",
"getPSAppDEMethodInput" : {
"codeName" : "Plugin
Get
Input",
"name" : "Plugin
Get
Input",
"codeName" : "Plugin
Delete
Input",
"name" : "Plugin
Delete
Input",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
...
...
@@ -50575,17 +50591,17 @@
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "Plugin
Get
Result",
"name" : "Plugin
Get
Result",
"codeName" : "Plugin
Delete
Result",
"name" : "Plugin
Delete
Result",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "
Get
ActionPlugin"
"pluginCode" : "
Delete
ActionPlugin"
},
"builtinMethod" : false
}, {
...
...
@@ -53517,12 +53533,12 @@
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "Plugin
Get
",
"codeName" : "Plugin
Delete
",
"methodType" : "DEACTION",
"name" : "Plugin
Get
",
"name" : "Plugin
Delete
",
"getPSAppDEMethodInput" : {
"codeName" : "Plugin
Get
Input",
"name" : "Plugin
Get
Input",
"codeName" : "Plugin
Delete
Input",
"name" : "Plugin
Delete
Input",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
...
...
@@ -53530,17 +53546,17 @@
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "Plugin
Get
Result",
"name" : "Plugin
Get
Result",
"codeName" : "Plugin
Delete
Result",
"name" : "Plugin
Delete
Result",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Get
.json"
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Plugin
Delete
.json"
},
"getPSSysPFPlugin" : {
"pluginType" : "DEMETHOD",
"pluginCode" : "
Get
ActionPlugin"
"pluginCode" : "
Delete
ActionPlugin"
},
"builtinMethod" : false
}, {
...
...
@@ -55941,6 +55957,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListExpView.json",
"viewType" : "DELISTEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTActionPluginTestGrid.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDataViewExpView.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
8a74f049
...
...
@@ -140,12 +140,12 @@
"templCode3"
:
"const c = 333;console.log(333)
\n
console.log(c)"
,
"templCode4"
:
"const d = 444;console.log(444)
\n
console.log(d)"
},
{
"name"
:
"实体方法
Get
插件"
,
"name"
:
"实体方法
Delete
插件"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"DEMETHOD"
,
"pluginCode"
:
"
Get
ActionPlugin"
"pluginCode"
:
"
Delete
ActionPlugin"
},
"pluginCode"
:
"
Get
ActionPlugin"
,
"pluginCode"
:
"
Delete
ActionPlugin"
,
"pluginType"
:
"DEMETHOD"
,
"refMode"
:
"DEMETHOD"
,
"refTag"
:
"DEACTION"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录