Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6e29de11
提交
6e29de11
编写于
12月 14, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
9767cc26
变更
18
展开全部
显示空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
5174 行增加
和
97 行删除
+5174
-97
config.xml
config.xml
+0
-6
SubTest2.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2.json
+9
-0
Main.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSFORMS/Main.json
+621
-0
Main.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSGRIDS/Main.json
+204
-0
Default.json
...Web/PSAPPDATAENTITIES/SubTest2/PSSEARCHFORMS/Default.json
+50
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+8
-0
SubTest2EditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2EditView.json
+1386
-0
SubTest2GridView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2GridView.json
+1148
-0
TESTPickupGridView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupGridView.json
+774
-0
TESTPickupView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json
+841
-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
+80
-38
DEFAULT.json
...sources/model/cn/ibizlab/trainsys/PSSYSI18NS/DEFAULT.json
+14
-7
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
浏览文件 @
6e29de11
...
@@ -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/PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2.json
浏览文件 @
6e29de11
...
@@ -1167,6 +1167,15 @@
...
@@ -1167,6 +1167,15 @@
"requestPath"
:
"/select"
,
"requestPath"
:
"/select"
,
"builtinMethod"
:
false
"builtinMethod"
:
false
}
],
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
],
"getAllPSDEOPPrivs"
:
[
{
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"logicName"
:
"建立"
,
"name"
:
"CREATE"
"name"
:
"CREATE"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSFORMS/Main.json
0 → 100644
浏览文件 @
6e29de11
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSGRIDS/Main.json
0 → 100644
浏览文件 @
6e29de11
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2.json"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"子测试实体名称"
,
"lanResTag"
:
"DEF.LNAME.SUBTEST2NAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[SUBTEST2NAME]"
,
"refFlag"
:
true
},
"caption"
:
"子测试实体名称"
,
"codeName"
:
"subtest2name"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"subtest2name"
,
"excelCaption"
:
"子测试实体名称"
,
"name"
:
"subtest2name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"SUBTEST2NAME"
,
"codeName"
:
"SubTest2Name"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"refFlag"
:
true
},
"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"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"refFlag"
:
true
},
"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"
:
"subtest2name"
,
"getPSAppDEField"
:
{
"name"
:
"SUBTEST2NAME"
,
"codeName"
:
"SubTest2Name"
}
},
{
"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"
:
"SUBTEST2ID"
,
"codeName"
:
"SubTest2Id"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"SUBTEST2ID"
,
"codeName"
:
"SubTest2Id"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"SUBTEST2NAME"
,
"codeName"
:
"SubTest2Name"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"子测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"SUBTEST2ID"
,
"codeName"
:
"SubTest2Id"
},
"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/SubTest2.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"
:
"e36a2eb82740f039fb765a3592756113"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSSEARCHFORMS/Default.json
0 → 100644
浏览文件 @
6e29de11
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/SubTest2.json"
},
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.DEFAULT.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"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"
:
"5346757943213e9d1e689f158b892c74"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
6e29de11
...
@@ -6212,6 +6212,10 @@
...
@@ -6212,6 +6212,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json"
,
"viewType"
:
"DECHARTVIEW"
"viewType"
:
"DECHARTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json"
,
...
@@ -6524,6 +6528,10 @@
...
@@ -6524,6 +6528,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3EditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupGridView.json"
,
"viewType"
:
"DEPICKUPGRIDVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4TreeExpView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4TreeExpView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2EditView.json
0 → 100644
浏览文件 @
6e29de11
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2GridView.json
0 → 100644
浏览文件 @
6e29de11
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupGridView.json
0 → 100644
浏览文件 @
6e29de11
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json
0 → 100644
浏览文件 @
6e29de11
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppTestIndexView.json
浏览文件 @
6e29de11
...
@@ -1350,6 +1350,28 @@
...
@@ -1350,6 +1350,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"歌曲"
"tooltip"
:
"歌曲"
},
{
"accUserMode"
:
2
,
"caption"
:
"子测试实体2表格"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem71"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1214758697"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"子测试实体2表格"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppTestIndexView.json
浏览文件 @
6e29de11
...
@@ -603,6 +603,16 @@
...
@@ -603,6 +603,16 @@
"id"
:
"UsrAppFunc0906889696"
"id"
:
"UsrAppFunc0906889696"
},
},
"tooltip"
:
"歌曲"
"tooltip"
:
"歌曲"
},
{
"accUserMode"
:
2
,
"caption"
:
"子测试实体2表格"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem71"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc1214758697"
},
"tooltip"
:
"子测试实体2表格"
}
],
}
],
"tooltip"
:
"数据"
"tooltip"
:
"数据"
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
6e29de11
...
@@ -4410,6 +4410,16 @@
...
@@ -4410,6 +4410,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelView.json",
"viewType" : "DEPANELVIEW"
"viewType" : "DEPANELVIEW"
}
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1214758697",
"name" : "子测试实体2表格",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2GridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
}, {
"appFuncType" : "APPVIEW",
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc60",
"codeName" : "AppFunc60",
...
@@ -12098,10 +12108,10 @@
...
@@ -12098,10 +12108,10 @@
"codeName" : "VMGroup3",
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
}
}
}, {
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-错误信息",
...
@@ -12110,10 +12120,10 @@
...
@@ -12110,10 +12120,10 @@
"id" : "ViewMsg6"
"id" : "ViewMsg6"
}
}
}, {
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
}
} ]
} ]
}, {
}, {
...
@@ -12130,10 +12140,10 @@
...
@@ -12130,10 +12140,10 @@
"codeName" : "VMGroup4",
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}
}, {
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图下方",
...
@@ -12142,53 +12152,53 @@
...
@@ -12142,53 +12152,53 @@
"id" : "ViewMsg8"
"id" : "ViewMsg8"
}
}
}, {
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}
}, {
}, {
"name" : "消息位置-视图
上方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
9
"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup8",
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息
类型-错误信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg9"
},
}
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
默认删除-上方-错误
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}
}, {
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
默认删除-上方-错误
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
}
}, {
}, {
"name" : "消息
位置-视图内容区
",
"name" : "消息
类型-错误信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg6"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
...
@@ -12196,27 +12206,27 @@
...
@@ -12196,27 +12206,27 @@
"id" : "ViewMsg8"
"id" : "ViewMsg8"
}
}
}, {
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息类型-常规信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg4"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "
消息类型-警告信息
",
"name" : "
关闭模式-无删除-上方-常规
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg11"
},
}
"position" : "POPUP"
} ]
} ]
}, {
}, {
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
}
}, {
}, {
"name" : "关闭模式-无删除",
"name" : "关闭模式-无删除",
...
@@ -12225,26 +12235,26 @@
...
@@ -12225,26 +12235,26 @@
"id" : "ViewMsg11"
"id" : "ViewMsg11"
}
}
}, {
}, {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
2
"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup6",
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}
}, {
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
}
} ]
} ]
} ],
} ],
...
@@ -12657,6 +12667,12 @@
...
@@ -12657,6 +12667,12 @@
"viewType" : "DECUSTOMVIEW",
"viewType" : "DECUSTOMVIEW",
"resource" : "X6DesingTest",
"resource" : "X6DesingTest",
"view" : "X6DesignEditView"
"view" : "X6DesignEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2GridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "SubTest2",
"view" : "GridView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
...
@@ -13065,6 +13081,12 @@
...
@@ -13065,6 +13081,12 @@
"viewType" : "DECHARTVIEW",
"viewType" : "DECHARTVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "TestChartView"
"view" : "TestChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json",
"viewType" : "DEPICKUPVIEW",
"resource" : "TEST",
"view" : "PickupView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDPickupView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDPickupView.json",
...
@@ -13567,6 +13589,12 @@
...
@@ -13567,6 +13589,12 @@
"viewType" : "DEDATAVIEW",
"viewType" : "DEDATAVIEW",
"resource" : "Book",
"resource" : "Book",
"view" : "Usr09211294DataView"
"view" : "Usr09211294DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "SubTest2",
"view" : "EditView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_modal.json",
...
@@ -14638,6 +14666,12 @@
...
@@ -14638,6 +14666,12 @@
"viewType" : "DEPICKUPGRIDVIEW",
"viewType" : "DEPICKUPGRIDVIEW",
"resource" : "TreeNode",
"resource" : "TreeNode",
"view" : "PickupGridView"
"view" : "PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW",
"resource" : "TEST",
"view" : "PickupGridView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
...
@@ -61955,6 +61989,10 @@
...
@@ -61955,6 +61989,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
"viewType" : "DECHARTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupView.json",
"viewType" : "DEPICKUPVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
...
@@ -62267,6 +62305,10 @@
...
@@ -62267,6 +62305,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3EditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3EditView.json",
"viewType" : "DEEDITVIEW"
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4TreeExpView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4TreeExpView.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSI18NS/DEFAULT.json
浏览文件 @
6e29de11
...
@@ -1028,27 +1028,32 @@
...
@@ -1028,27 +1028,32 @@
"defaultContent"
:
"常规条件"
,
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.DEFAULT.FORMPAGE.FORMPAGE1]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.DEFAULT.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"基本信息"
,
"defaultContent"
:
"基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE1]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"其它"
,
"defaultContent"
:
"其它"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE2]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.FORMPAGE.FORMPAGE2]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"子测试实体基本信息"
,
"defaultContent"
:
"子测试实体基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP1"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP1"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP1]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP1]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"操作信息"
,
"defaultContent"
:
"操作信息"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP2"
,
"lanResTag"
:
"CONTROL.DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP2"
,
"lanResType"
:
"CONTROL"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP2]"
"name"
:
"控件文本(CONTROL.*)[DEFORM.SUBTEST2.MAIN.GROUPPANEL.GROUP2]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"常规条件"
,
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.SYS_EMP_EX.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResTag"
:
"CONTROL.DEFORM.SYS_EMP_EX.DEFAULT.FORMPAGE.FORMPAGE1"
,
...
@@ -1950,12 +1955,14 @@
...
@@ -1950,12 +1955,14 @@
"defaultContent"
:
"子测试实体编辑视图"
,
"defaultContent"
:
"子测试实体编辑视图"
,
"lanResTag"
:
"PAGE.TITLE.SUBTEST2.EDITVIEW"
,
"lanResTag"
:
"PAGE.TITLE.SUBTEST2.EDITVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.SUBTEST2.EDITVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.SUBTEST2.EDITVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"子测试实体表格视图"
,
"defaultContent"
:
"子测试实体表格视图"
,
"lanResTag"
:
"PAGE.TITLE.SUBTEST2.GRIDVIEW"
,
"lanResTag"
:
"PAGE.TITLE.SUBTEST2.GRIDVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.SUBTEST2.GRIDVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.SUBTEST2.GRIDVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"子测试实体数据多项选择视图"
,
"defaultContent"
:
"子测试实体数据多项选择视图"
,
"lanResTag"
:
"PAGE.TITLE.SUBTEST2.MPICKUPVIEW"
,
"lanResTag"
:
"PAGE.TITLE.SUBTEST2.MPICKUPVIEW"
,
...
...
trainsys-provider/pom.xml
浏览文件 @
6e29de11
...
@@ -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
浏览文件 @
6e29de11
...
@@ -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
浏览文件 @
6e29de11
...
@@ -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
浏览文件 @
6e29de11
...
@@ -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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录