Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
39da5621
提交
39da5621
编写于
9月 11, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
69897f33
变更
24
展开全部
显示空白字符变更
内嵌
并排
正在显示
24 个修改的文件
包含
3133 行增加
和
102 行删除
+3133
-102
config.xml
config.xml
+0
-6
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+37
-0
Main_2.json
...emplatePublish/PSAPPDATAENTITIES/Book/PSFORMS/Main_2.json
+0
-1
bookUsr3EditView.json
...YSAPPS/TemplatePublish/PSAPPDEVIEWS/bookUsr3EditView.json
+0
-1
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Main_2.json
.../PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main_2.json
+0
-1
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+20
-0
Bjstfwkzxg.json
...YSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Bjstfwkzxg.json
+255
-0
KanbanDataview.json
.../Web/PSAPPDATAENTITIES/TEST/PSKANBANS/KanbanDataview.json
+4
-4
Testeditview.json
.../Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/Testeditview.json
+210
-0
TESTKanbanView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json
+4
-4
TESTUsr13EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr13EditView.json
+39
-30
TESTUsr14EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr14EditView.json
+411
-0
TESTUsr15EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr15EditView.json
+414
-0
TESTUsr16EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr16EditView.json
+414
-0
TESTUsr17EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json
+414
-0
TESTUsr18EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr18EditView.json
+414
-0
TESTUsr2TreeExpView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TreeExpView.json
+242
-0
bookUsr3EditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json
+0
-1
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+244
-4
pom.xml
trainsys-provider/pom.xml
+1
-1
Dockerfile
trainsys-provider/src/main/docker/Dockerfile
+1
-1
trainsys-provider-trainsys-k8s.yaml
...vider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
+4
-29
trainsys-provider-trainsys.yaml
...-provider/src/main/docker/trainsys-provider-trainsys.yaml
+1
-15
未找到文件。
config.xml
浏览文件 @
39da5621
...
@@ -55,12 +55,6 @@
...
@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
cd trainsys/
mvn clean package -Ptrainsys
mvn install -Ptrainsys
cd trainsys-provider
mvn -Ptrainsys docker:build
mvn -Ptrainsys docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/trainsys-provider-trainsys.yaml ebsx --with-registry-auth
</command>
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</builders>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
39da5621
...
@@ -3920,6 +3920,12 @@
...
@@ -3920,6 +3920,12 @@
"name"
:
"测试实体实体面板视图"
,
"name"
:
"测试实体实体面板视图"
,
"realModelSubType"
:
"DEPANELVIEW"
,
"realModelSubType"
:
"DEPANELVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr17EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-视图消息-消息类型)"
,
"name"
:
"测试实体实体编辑视图(功能确认-视图消息-消息类型)"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"DataViewExpView"
,
"codeName"
:
"DataViewExpView"
,
"logicName"
:
"测试实体实体卡片视图导航视图"
,
"logicName"
:
"测试实体实体卡片视图导航视图"
,
...
@@ -4071,12 +4077,24 @@
...
@@ -4071,12 +4077,24 @@
"name"
:
"实体移动端工作流动态编辑视图"
,
"name"
:
"实体移动端工作流动态编辑视图"
,
"realModelSubType"
:
"DEMOBWFDYNAEDITVIEW"
,
"realModelSubType"
:
"DEMOBWFDYNAEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr16EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-视图消息-动态模式)"
,
"name"
:
"测试实体实体编辑视图(功能确认-视图消息-动态模式)"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"EditView3_modal"
,
"codeName"
:
"EditView3_modal"
,
"logicName"
:
"测试实体实体编辑视图(分页关系)_模态"
,
"logicName"
:
"测试实体实体编辑视图(分页关系)_模态"
,
"name"
:
"测试实体实体编辑视图(分页关系)_模态"
,
"name"
:
"测试实体实体编辑视图(分页关系)_模态"
,
"realModelSubType"
:
"DEEDITVIEW3"
,
"realModelSubType"
:
"DEEDITVIEW3"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr18EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-视图消息-关闭模式)"
,
"name"
:
"测试实体实体编辑视图(功能确认-视图消息-关闭模式)"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"IndexView"
,
"codeName"
:
"IndexView"
,
"logicName"
:
"测试实体实体首页视图"
,
"logicName"
:
"测试实体实体首页视图"
,
...
@@ -4203,6 +4221,12 @@
...
@@ -4203,6 +4221,12 @@
"name"
:
"多项数据选择视图左右关系"
,
"name"
:
"多项数据选择视图左右关系"
,
"realModelSubType"
:
"DEMPICKUPVIEW2"
,
"realModelSubType"
:
"DEMPICKUPVIEW2"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr15EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-视图消息-消息位置)"
,
"name"
:
"测试实体实体编辑视图(功能确认-视图消息-消息位置)"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"Usr07063055MobListView"
,
"codeName"
:
"Usr07063055MobListView"
,
"logicName"
:
"移动端列表视图"
,
"logicName"
:
"移动端列表视图"
,
...
@@ -4275,6 +4299,12 @@
...
@@ -4275,6 +4299,12 @@
"name"
:
"测试实体实体移动端编辑视图(部件视图)"
,
"name"
:
"测试实体实体移动端编辑视图(部件视图)"
,
"realModelSubType"
:
"DEMOBEDITVIEW9"
,
"realModelSubType"
:
"DEMOBEDITVIEW9"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr14EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-视图逻辑-触发逻辑类型)"
,
"name"
:
"测试实体实体编辑视图(功能确认-视图逻辑-触发逻辑类型)"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"Usr5EditView"
,
"codeName"
:
"Usr5EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认表单元素)"
,
"logicName"
:
"测试实体实体编辑视图(功能确认表单元素)"
,
...
@@ -4485,6 +4515,13 @@
...
@@ -4485,6 +4515,13 @@
"name"
:
"编辑表单基础-基本功能"
,
"name"
:
"编辑表单基础-基本功能"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelType"
:
"PSDEFORM"
"realModelType"
:
"PSDEFORM"
},
{
"codeName"
:
"Main2"
,
"logicName"
:
"访问控制相关"
,
"modelTag2"
:
"0"
,
"name"
:
"访问控制相关"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelType"
:
"PSDEFORM"
},
{
},
{
"codeName"
:
"mrclxj"
,
"codeName"
:
"mrclxj"
,
"logicName"
:
"编辑表单基础-默认处理-新建"
,
"logicName"
:
"编辑表单基础-默认处理-新建"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSFORMS/Main_2.json
浏览文件 @
39da5621
...
@@ -249,7 +249,6 @@
...
@@ -249,7 +249,6 @@
"codeName"
:
"druipart1"
,
"codeName"
:
"druipart1"
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"DRUIPART"
,
"detailType"
:
"DRUIPART"
,
"maskMode"
:
0
,
"name"
:
"druipart1"
,
"name"
:
"druipart1"
,
"getPSAppView"
:
{
"getPSAppView"
:
{
"accUserMode"
:
2
,
"accUserMode"
:
2
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookUsr3EditView.json
浏览文件 @
39da5621
...
@@ -1683,7 +1683,6 @@
...
@@ -1683,7 +1683,6 @@
"codeName"
:
"druipart1"
,
"codeName"
:
"druipart1"
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"DRUIPART"
,
"detailType"
:
"DRUIPART"
,
"maskMode"
:
0
,
"name"
:
"druipart1"
,
"name"
:
"druipart1"
,
"getPSAppView"
:
{
"getPSAppView"
:
{
"accUserMode"
:
2
,
"accUserMode"
:
2
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
39da5621
...
@@ -1398,16 +1398,16 @@
...
@@ -1398,16 +1398,16 @@
"codeName"
:
"VMGroup2"
,
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
},
{
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
}
]
}
]
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main_2.json
浏览文件 @
39da5621
...
@@ -294,7 +294,6 @@
...
@@ -294,7 +294,6 @@
"codeName"
:
"druipart1"
,
"codeName"
:
"druipart1"
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"DRUIPART"
,
"detailType"
:
"DRUIPART"
,
"maskMode"
:
0
,
"name"
:
"druipart1"
,
"name"
:
"druipart1"
,
"getPSAppView"
:
{
"getPSAppView"
:
{
"accUserMode"
:
2
,
"accUserMode"
:
2
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
39da5621
...
@@ -4355,6 +4355,10 @@
...
@@ -4355,6 +4355,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelView.json"
,
...
@@ -4383,6 +4387,10 @@
...
@@ -4383,6 +4387,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridViewPanel.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridViewPanel.json"
,
"viewType"
:
"DEGRIDVIEW"
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr14EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json"
,
...
@@ -4415,6 +4423,10 @@
...
@@ -4415,6 +4423,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMPickupView2.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMPickupView2.json"
,
"viewType"
:
"DEMPICKUPVIEW2"
"viewType"
:
"DEMPICKUPVIEW2"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr15EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json"
,
...
@@ -4459,6 +4471,10 @@
...
@@ -4459,6 +4471,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2EditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr18EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json"
,
...
@@ -4479,6 +4495,10 @@
...
@@ -4479,6 +4495,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json"
,
"viewType"
:
"DEEDITVIEW3"
"viewType"
:
"DEEDITVIEW3"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr16EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Bjstfwkzxg.json
0 → 100644
浏览文件 @
39da5621
{
"codeName"
:
"Bjstfwkzxg"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Bjstfwkzxg.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"logicName"
:
"编辑视图-访问控制相关"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"testid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"访问控制相关"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"codeName"
:
"rawitem1"
,
"contentType"
:
"RAW"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"RAWITEM"
,
"name"
:
"rawitem1"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSRawItem"
:
{
"caption"
:
"访问控制相关:匿名用户及登录用户"
,
"contentType"
:
"RAW"
,
"name"
:
"rawitem1"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
},
"rawContent"
:
"访问控制相关:匿名用户及登录用户"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"testid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"testid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"testid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"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"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"noTabHeader"
:
true
,
"modelid"
:
"283F67E3-1E11-4AE4-8A49-C7559824F524"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSKANBANS/KanbanDataview.json
浏览文件 @
39da5621
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
},
},
"groupHeight"
:
1000
,
"groupHeight"
:
1000
,
"groupLayout"
:
"ROW"
,
"groupLayout"
:
"ROW"
,
"groupMode"
:
"
CODELIST
"
,
"groupMode"
:
"
AUTO
"
,
"getGroupPSAppDEField"
:
{
"getGroupPSAppDEField"
:
{
"name"
:
"TYPE"
,
"name"
:
"TYPE"
,
"codeName"
:
"Type"
"codeName"
:
"Type"
...
@@ -189,9 +189,9 @@
...
@@ -189,9 +189,9 @@
}
],
}
],
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
},
"groupWidth"
:
500
,
"groupWidth"
:
469
,
"logicName"
:
"看板卡片"
,
"logicName"
:
"看板卡片"
,
"minorSortDir"
:
"
A
SC"
,
"minorSortDir"
:
"
DE
SC"
,
"getMinorSortPSAppDEField"
:
{
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDER"
,
"name"
:
"ORDER"
,
"codeName"
:
"Order"
"codeName"
:
"Order"
...
@@ -233,7 +233,7 @@
...
@@ -233,7 +233,7 @@
},
},
"enableSort"
:
true
"enableSort"
:
true
}
],
}
],
"pagingSize"
:
10
0
,
"pagingSize"
:
2
0
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"remove"
,
"id"
:
"remove"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/Testeditview.json
浏览文件 @
39da5621
...
@@ -85,6 +85,18 @@
...
@@ -85,6 +85,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxxxxlx"
},
"name"
:
"视图消息 - 视图消息-消息类型"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -229,6 +241,18 @@
...
@@ -229,6 +241,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxxdtms"
},
"name"
:
"视图消息 - 视图消息-动态模式"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -277,6 +301,18 @@
...
@@ -277,6 +301,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxxxxwz"
},
"name"
:
"视图消息 - 视图消息-消息位置"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -325,6 +361,18 @@
...
@@ -325,6 +361,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"sxxxgbms"
},
"name"
:
"视图消息 - 视图消息-关闭模式"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -397,6 +445,18 @@
...
@@ -397,6 +445,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"name"
:
"编辑视图 - 视图消息"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"bjst"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
}
],
"getPSDETreeNodes"
:
[
{
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"counterMode"
:
0
,
...
@@ -1133,6 +1193,156 @@
...
@@ -1133,6 +1193,156 @@
"selectFirstOnly"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"selected"
:
false
,
"id"
:
"stjbgn"
"id"
:
"stjbgn"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息"
,
"nodeType"
:
"stxx"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"视图消息"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxx"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-动态模式"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr16EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"stxxdtms"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"动态模式"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxxdtms"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-消息类型"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"stxxxxlx"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"消息类型"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxxxxlx"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-消息位置"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr15EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"stxxxxwz"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"消息位置"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxxxxwz"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-关闭模式"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr18EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"sxxxgbms"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"关闭模式"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"sxxxgbms"
},
{
},
{
"counterMode"
:
0
,
"counterMode"
:
0
,
"name"
:
"向导表单"
,
"name"
:
"向导表单"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json
浏览文件 @
39da5621
...
@@ -354,7 +354,7 @@
...
@@ -354,7 +354,7 @@
},
},
"groupHeight"
:
1000
,
"groupHeight"
:
1000
,
"groupLayout"
:
"ROW"
,
"groupLayout"
:
"ROW"
,
"groupMode"
:
"
CODELIST
"
,
"groupMode"
:
"
AUTO
"
,
"getGroupPSAppDEField"
:
{
"getGroupPSAppDEField"
:
{
"name"
:
"TYPE"
,
"name"
:
"TYPE"
,
"codeName"
:
"Type"
"codeName"
:
"Type"
...
@@ -493,9 +493,9 @@
...
@@ -493,9 +493,9 @@
}
],
}
],
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
},
"groupWidth"
:
500
,
"groupWidth"
:
469
,
"logicName"
:
"看板卡片"
,
"logicName"
:
"看板卡片"
,
"minorSortDir"
:
"
A
SC"
,
"minorSortDir"
:
"
DE
SC"
,
"getMinorSortPSAppDEField"
:
{
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDER"
,
"name"
:
"ORDER"
,
"codeName"
:
"Order"
"codeName"
:
"Order"
...
@@ -624,7 +624,7 @@
...
@@ -624,7 +624,7 @@
},
},
"enableSort"
:
true
"enableSort"
:
true
}
],
}
],
"pagingSize"
:
10
0
,
"pagingSize"
:
2
0
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"remove"
,
"id"
:
"remove"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr13EditView.json
浏览文件 @
39da5621
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"modelid"
:
"7e87111e1d89502d471c39902d5ba981_toolbar"
,
"modelid"
:
"7e87111e1d89502d471c39902d5ba981_toolbar"
,
"modeltype"
:
"PSDETOOLBAR"
"modeltype"
:
"PSDETOOLBAR"
},
{
},
{
"codeName"
:
"
Simpleform
"
,
"codeName"
:
"
Bjstfwkzxg
"
,
"controlType"
:
"FORM"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
}
}
},
},
"defaultLabelWidth"
:
130
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/
Simpleform
.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/
Bjstfwkzxg
.json"
,
"getGetDraftFromPSControlAction"
:
{
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"id"
:
"loaddraftfrom"
,
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
},
},
"logicName"
:
"
简单表单
"
,
"logicName"
:
"
编辑视图-访问控制相关
"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
@@ -235,13 +235,6 @@
...
@@ -235,13 +235,6 @@
"id"
:
"srfsourcekey"
,
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"hidden"
:
true
,
"dataType"
:
25
"dataType"
:
25
},
{
"id"
:
"testname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
},
{
"id"
:
"testid"
,
"id"
:
"testid"
,
"hidden"
:
true
,
"hidden"
:
true
,
...
@@ -258,31 +251,47 @@
...
@@ -258,31 +251,47 @@
"detailType"
:
"FORMPAGE"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"getPSDEFormDetails"
:
[
{
"
caption"
:
"测试实体名称
"
,
"
actionGroupExtractMode"
:
"ITEM
"
,
"c
odeName"
:
"testname
"
,
"c
aption"
:
"访问控制相关
"
,
"
dataType"
:
25
,
"
codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"detailType"
:
"GROUPPANEL"
,
"enableCond"
:
3
,
"name"
:
"group1"
,
"ignoreInput"
:
0
,
"getPSDEFormDetails"
:
[
{
"labelPos"
:
"LEFT"
,
"codeName"
:
"rawitem1"
,
"labelWidth"
:
130
,
"contentType"
:
"RAW"
,
"name"
:
"testname"
,
"detailStyle"
:
"DEFAULT"
,
"noPrivDisplayMode"
:
1
,
"detailType"
:
"RAWITEM"
,
"getPSAppDEField"
:
{
"name"
:
"rawitem1"
,
"name"
:
"TESTNAME"
,
"getPSLayoutPos"
:
{
"codeName"
:
"TESTName"
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
},
"getPSEditor"
:
{
"getPSRawItem"
:
{
"editorType"
:
"TEXTBOX"
,
"caption"
:
"访问控制相关:匿名用户及登录用户"
,
"maxLength"
:
200
,
"contentType"
:
"RAW"
,
"name"
:
"testname"
"name"
:
"rawitem1"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
},
"rawContent"
:
"访问控制相关:匿名用户及登录用户"
,
"rawItemHeight"
:
-1.0
,
"rawItemWidth"
:
-1.0
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"
allowEmpty"
:
tru
e
,
"
infoGroupMode"
:
fals
e
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
"caption"
:
"测试实体标识"
,
"caption"
:
"测试实体标识"
,
...
@@ -365,7 +374,7 @@
...
@@ -365,7 +374,7 @@
},
},
"noTabHeader"
:
true
,
"noTabHeader"
:
true
,
"name"
:
"form"
,
"name"
:
"form"
,
"modelid"
:
"
0C16F312-69FB-479A-87A2-2FCA71659888
"
,
"modelid"
:
"
283F67E3-1E11-4AE4-8A49-C7559824F524
"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
},
{
"codeName"
:
"Usr13EditViewdatainfobar"
,
"codeName"
:
"Usr13EditViewdatainfobar"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr14EditView.json
0 → 100644
浏览文件 @
39da5621
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr15EditView.json
0 → 100644
浏览文件 @
39da5621
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr16EditView.json
0 → 100644
浏览文件 @
39da5621
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json
0 → 100644
浏览文件 @
39da5621
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr18EditView.json
0 → 100644
浏览文件 @
39da5621
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TreeExpView.json
浏览文件 @
39da5621
...
@@ -130,6 +130,38 @@
...
@@ -130,6 +130,38 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
}
}
},
{
"name"
:
"EXPITEM:stxxdtms"
,
"realTitle"
:
"测试实体实体编辑视图(功能确认-视图消息-动态模式)"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr16EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:stxxxxlx"
,
"realTitle"
:
"测试实体实体编辑视图(功能确认-视图消息-消息类型)"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:stxxxxwz"
,
"realTitle"
:
"测试实体实体编辑视图(功能确认-视图消息-消息位置)"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr15EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:sxxxgbms"
,
"realTitle"
:
"测试实体实体编辑视图(功能确认-视图消息-关闭模式)"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr18EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
},
{
"name"
:
"EXPITEM:xdbd"
,
"name"
:
"EXPITEM:xdbd"
,
"realTitle"
:
"测试实体实体向导视图(功能确认-向导表单)"
,
"realTitle"
:
"测试实体实体向导视图(功能确认-向导表单)"
,
...
@@ -321,6 +353,18 @@
...
@@ -321,6 +353,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxxxxlx"
},
"name"
:
"视图消息 - 视图消息-消息类型"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -465,6 +509,18 @@
...
@@ -465,6 +509,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxxdtms"
},
"name"
:
"视图消息 - 视图消息-动态模式"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -513,6 +569,18 @@
...
@@ -513,6 +569,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxxxxwz"
},
"name"
:
"视图消息 - 视图消息-消息位置"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -561,6 +629,18 @@
...
@@ -561,6 +629,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"sxxxgbms"
},
"name"
:
"视图消息 - 视图消息-关闭模式"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
},
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -633,6 +713,18 @@
...
@@ -633,6 +713,18 @@
},
},
"parentValueLevel"
:
1
,
"parentValueLevel"
:
1
,
"searchMode"
:
3
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"stxx"
},
"name"
:
"编辑视图 - 视图消息"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"bjst"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
}
],
"getPSDETreeNodes"
:
[
{
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"counterMode"
:
0
,
...
@@ -1369,6 +1461,156 @@
...
@@ -1369,6 +1461,156 @@
"selectFirstOnly"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"selected"
:
false
,
"id"
:
"stjbgn"
"id"
:
"stjbgn"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息"
,
"nodeType"
:
"stxx"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"视图消息"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxx"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-动态模式"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr16EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"stxxdtms"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"动态模式"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxxdtms"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-消息类型"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"stxxxxlx"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"消息类型"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxxxxlx"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-消息位置"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr15EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"stxxxxwz"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"消息位置"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"stxxxxwz"
},
{
"counterMode"
:
0
,
"name"
:
"视图消息-关闭模式"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr18EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"sxxxgbms"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"text"
:
"关闭模式"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
false
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"sxxxgbms"
},
{
},
{
"counterMode"
:
0
,
"counterMode"
:
0
,
"name"
:
"向导表单"
,
"name"
:
"向导表单"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json
浏览文件 @
39da5621
...
@@ -1299,7 +1299,6 @@
...
@@ -1299,7 +1299,6 @@
"codeName"
:
"druipart1"
,
"codeName"
:
"druipart1"
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"DRUIPART"
,
"detailType"
:
"DRUIPART"
,
"maskMode"
:
0
,
"name"
:
"druipart1"
,
"name"
:
"druipart1"
,
"getPSAppView"
:
{
"getPSAppView"
:
{
"accUserMode"
:
2
,
"accUserMode"
:
2
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
39da5621
此差异已折叠。
点击以展开。
trainsys-provider/pom.xml
浏览文件 @
39da5621
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<profiles>
<profiles>
<profile>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<build>
<resources>
<resources>
<resource>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
39da5621
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE
50000
EXPOSE
8081
ADD
trainsys-provider.jar /trainsys-provider.jar
ADD
trainsys-provider.jar /trainsys-provider.jar
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
39da5621
...
@@ -22,32 +22,7 @@ spec:
...
@@ -22,32 +22,7 @@ spec:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy
:
Always
imagePullPolicy
:
Always
ports
:
ports
:
-
containerPort
:
50000
-
containerPort
:
8081
env
:
-
name
:
SPRING_CLOUD_NACOS_DISCOVERY_IP
value
:
"
172.16.240.140"
-
name
:
SERVER_PORT
value
:
"
50000"
-
name
:
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value
:
"
172.16.240.140:8848"
-
name
:
SPRING_REDIS_HOST
value
:
"
127.0.0.1"
-
name
:
SPRING_REDIS_PORT
value
:
"
6379"
-
name
:
SPRING_REDIS_DATABASE
value
:
"
0"
-
name
:
SPRING_DATASOURCE_USERNAME
value
:
"
a_LAB01_d23cc850e"
-
name
:
SPRING_DATASOURCE_PASSWORD
value
:
"
f9Df4556"
-
name
:
SPRING_DATASOURCE_URL
value
:
"
jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
-
name
:
SPRING_DATASOURCE_DRIVER-CLASS-NAME
value
:
"
com.mysql.jdbc.Driver"
-
name
:
SPRING_DATASOURCE_DEFAULTSCHEMA
value
:
"
a_LAB01_d23cc850e"
-
name
:
NACOS
value
:
"
172.16.240.140:8848"
---
---
apiVersion
:
v1
apiVersion
:
v1
...
@@ -60,9 +35,9 @@ spec:
...
@@ -60,9 +35,9 @@ spec:
type
:
NodePort
type
:
NodePort
ports
:
ports
:
-
name
:
http
-
name
:
http
port
:
50000
port
:
8081
targetPort
:
50000
targetPort
:
8081
nodePort
:
50000
nodePort
:
8081
protocol
:
TCP
protocol
:
TCP
selector
:
selector
:
app
:
trainsys-provider
app
:
trainsys-provider
...
...
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
39da5621
...
@@ -3,23 +3,9 @@ services:
...
@@ -3,23 +3,9 @@ services:
trainsys-provider
:
trainsys-provider
:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports
:
ports
:
-
"
50000:50000
"
-
"
8081:8081
"
networks
:
networks
:
-
agent_network
-
agent_network
environment
:
-
SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
-
SERVER_PORT=50000
-
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
-
SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
-
SPRING_REDIS_HOST=127.0.0.1
-
SPRING_REDIS_PORT=6379
-
SPRING_REDIS_DATABASE=0
-
SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
-
SPRING_DATASOURCE_PASSWORD=f9Df4556
-
SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
-
SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
-
SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
-
NACOS=172.16.240.140:8848
deploy
:
deploy
:
resources
:
resources
:
limits
:
limits
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录