Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
e4d1a5aa
提交
e4d1a5aa
编写于
1月 24, 2025
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
2a2e4933
变更
20
隐藏空白字符变更
内嵌
并排
正在显示
20 个修改的文件
包含
166 行增加
和
139 行删除
+166
-139
config.xml
config.xml
+0
-6
Student.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
+14
-10
Student.json
.../PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json
+12
-8
Main.json
...mplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+9
-5
studentEditView.json
...SYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
+9
-5
Student.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
+12
-8
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+9
-5
UniverEditView_Form.json
...SAPPDATAENTITIES/Student/PSFORMS/UniverEditView_Form.json
+9
-5
StudentMain.json
...PS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/StudentMain.json
+14
-4
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+9
-5
studentEditView2.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
+9
-5
studentEditView4.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
+9
-5
studentPrintEditView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json
+9
-5
studentUniverEditView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUniverEditView.json
+9
-5
studentUsr01239631GridView.json
...SSYSAPPS/Web/PSAPPDEVIEWS/studentUsr01239631GridView.json
+14
-4
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+12
-8
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
浏览文件 @
e4d1a5aa
...
...
@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
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>
</hudson.tasks.Shell>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
浏览文件 @
e4d1a5aa
...
...
@@ -1876,11 +1876,12 @@
"name"
:
"[DEPARTMENT][单位]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOB
TEX
T"
,
"editorType"
:
"MOB
DROPDOWNLIS
T"
,
"name"
:
"[DEPARTMENT][单位]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
"mobileMode"
:
true
,
"needCodeListConfig"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
...
...
@@ -1889,10 +1890,11 @@
"name"
:
"[DEPARTMENT][单位]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
DROPDOWNLIST
"
,
"name"
:
"[DEPARTMENT][单位]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
"uIMode"
:
"DEFAULT"
,
"needCodeListConfig"
:
true
},
"type"
:
"DEFAULT"
}
],
...
...
@@ -1923,7 +1925,7 @@
}
],
"codeName"
:
"Department"
,
"dEFType"
:
1
,
"dataType"
:
"
TEX
T"
,
"dataType"
:
"
SSCODELIS
T"
,
"importOrder"
:
1000
,
"length"
:
100
,
"logicName"
:
"单位"
,
...
...
@@ -1963,11 +1965,12 @@
"name"
:
"[RANK][职位]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOB
TEX
T"
,
"editorType"
:
"MOB
DROPDOWNLIS
T"
,
"name"
:
"[RANK][职位]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
"mobileMode"
:
true
,
"needCodeListConfig"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
...
...
@@ -1976,10 +1979,11 @@
"name"
:
"[RANK][职位]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
DROPDOWNLIST
"
,
"name"
:
"[RANK][职位]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
"uIMode"
:
"DEFAULT"
,
"needCodeListConfig"
:
true
},
"type"
:
"DEFAULT"
}
],
...
...
@@ -2010,7 +2014,7 @@
}
],
"codeName"
:
"Rank"
,
"dEFType"
:
1
,
"dataType"
:
"
TEX
T"
,
"dataType"
:
"
SSCODELIS
T"
,
"importOrder"
:
1000
,
"length"
:
100
,
"logicName"
:
"职级"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json
浏览文件 @
e4d1a5aa
...
...
@@ -1020,11 +1020,12 @@
"name"
:
"[DEPARTMENT][单位]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOB
TEX
T"
,
"editorType"
:
"MOB
DROPDOWNLIS
T"
,
"name"
:
"[DEPARTMENT][单位]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
"mobileMode"
:
true
,
"needCodeListConfig"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
...
...
@@ -1033,10 +1034,11 @@
"name"
:
"[DEPARTMENT][单位]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
DROPDOWNLIST
"
,
"name"
:
"[DEPARTMENT][单位]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
"uIMode"
:
"DEFAULT"
,
"needCodeListConfig"
:
true
},
"type"
:
"DEFAULT"
}
],
...
...
@@ -1051,11 +1053,12 @@
"name"
:
"[RANK][职位]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOB
TEX
T"
,
"editorType"
:
"MOB
DROPDOWNLIS
T"
,
"name"
:
"[RANK][职位]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
"mobileMode"
:
true
,
"needCodeListConfig"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
...
...
@@ -1064,10 +1067,11 @@
"name"
:
"[RANK][职位]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
DROPDOWNLIST
"
,
"name"
:
"[RANK][职位]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
"uIMode"
:
"DEFAULT"
,
"needCodeListConfig"
:
true
},
"type"
:
"DEFAULT"
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
e4d1a5aa
...
...
@@ -351,7 +351,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -361,9 +361,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -373,7 +377,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
e4d1a5aa
...
...
@@ -456,7 +456,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -466,9 +466,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -478,7 +482,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
浏览文件 @
e4d1a5aa
...
...
@@ -1020,11 +1020,12 @@
"name"
:
"[DEPARTMENT][单位]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOB
TEX
T"
,
"editorType"
:
"MOB
DROPDOWNLIS
T"
,
"name"
:
"[DEPARTMENT][单位]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
"mobileMode"
:
true
,
"needCodeListConfig"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
...
...
@@ -1033,10 +1034,11 @@
"name"
:
"[DEPARTMENT][单位]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
DROPDOWNLIST
"
,
"name"
:
"[DEPARTMENT][单位]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
"uIMode"
:
"DEFAULT"
,
"needCodeListConfig"
:
true
},
"type"
:
"DEFAULT"
}
],
...
...
@@ -1051,11 +1053,12 @@
"name"
:
"[RANK][职位]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOB
TEX
T"
,
"editorType"
:
"MOB
DROPDOWNLIS
T"
,
"name"
:
"[RANK][职位]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
"mobileMode"
:
true
,
"needCodeListConfig"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
...
...
@@ -1064,10 +1067,11 @@
"name"
:
"[RANK][职位]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
DROPDOWNLIST
"
,
"name"
:
"[RANK][职位]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
"uIMode"
:
"DEFAULT"
,
"needCodeListConfig"
:
true
},
"type"
:
"DEFAULT"
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
e4d1a5aa
...
...
@@ -351,7 +351,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -361,9 +361,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -373,7 +377,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/UniverEditView_Form.json
浏览文件 @
e4d1a5aa
...
...
@@ -445,7 +445,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -455,9 +455,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -467,7 +471,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/StudentMain.json
浏览文件 @
e4d1a5aa
...
...
@@ -115,8 +115,13 @@
"dataItemName"
:
"rank"
,
"excelCaption"
:
"职级"
,
"getFilterPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_rank_eq"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"n_rank_eq"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
...
...
@@ -179,8 +184,13 @@
"dataItemName"
:
"department"
,
"excelCaption"
:
"单位"
,
"getFilterPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_department_eq"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"n_department_eq"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"singleSelect"
:
true
},
"name"
:
"department"
,
"noPrivDisplayMode"
:
1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
e4d1a5aa
...
...
@@ -456,7 +456,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -466,9 +466,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -478,7 +482,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
浏览文件 @
e4d1a5aa
...
...
@@ -1028,7 +1028,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -1038,9 +1038,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -1050,7 +1054,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
浏览文件 @
e4d1a5aa
...
...
@@ -1098,7 +1098,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -1108,9 +1108,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -1120,7 +1124,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json
浏览文件 @
e4d1a5aa
...
...
@@ -516,7 +516,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -526,9 +526,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -538,7 +542,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUniverEditView.json
浏览文件 @
e4d1a5aa
...
...
@@ -620,7 +620,7 @@
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
...
...
@@ -630,9 +630,13 @@
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"rank"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"rank"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -642,7 +646,7 @@
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"
convertToCodeItemText
"
:
true
,
"
needCodeListConfig
"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr01239631GridView.json
浏览文件 @
e4d1a5aa
...
...
@@ -432,8 +432,13 @@
"dataItemName"
:
"rank"
,
"excelCaption"
:
"职级"
,
"getFilterPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_rank_eq"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"n_rank_eq"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect"
:
true
},
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
...
...
@@ -496,8 +501,13 @@
"dataItemName"
:
"department"
,
"excelCaption"
:
"单位"
,
"getFilterPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_department_eq"
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"n_department_eq"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"singleSelect"
:
true
},
"name"
:
"department"
,
"noPrivDisplayMode"
:
1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
e4d1a5aa
...
...
@@ -140830,11 +140830,12 @@
"name" : "[DEPARTMENT][单位]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOB
TEX
T",
"editorType" : "MOB
DROPDOWNLIS
T",
"name" : "[DEPARTMENT][单位]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
"mobileMode" : true,
"needCodeListConfig" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
...
...
@@ -140843,10 +140844,11 @@
"name" : "[DEPARTMENT][单位]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "
TEXTBOX
",
"editorType" : "
DROPDOWNLIST
",
"name" : "[DEPARTMENT][单位]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
"uIMode" : "DEFAULT",
"needCodeListConfig" : true
},
"type" : "DEFAULT"
} ],
...
...
@@ -140861,11 +140863,12 @@
"name" : "[RANK][职位]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOB
TEX
T",
"editorType" : "MOB
DROPDOWNLIS
T",
"name" : "[RANK][职位]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
"mobileMode" : true,
"needCodeListConfig" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
...
...
@@ -140874,10 +140877,11 @@
"name" : "[RANK][职位]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "
TEXTBOX
",
"editorType" : "
DROPDOWNLIST
",
"name" : "[RANK][职位]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
"uIMode" : "DEFAULT",
"needCodeListConfig" : true
},
"type" : "DEFAULT"
} ],
trainsys-provider/pom.xml
浏览文件 @
e4d1a5aa
...
...
@@ -33,7 +33,7 @@
<profiles>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<resources>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
e4d1a5aa
...
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
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
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
e4d1a5aa
...
...
@@ -22,32 +22,7 @@ spec:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy
:
Always
ports
:
-
containerPort
:
50000
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"
-
containerPort
:
8081
---
apiVersion
:
v1
...
...
@@ -60,9 +35,9 @@ spec:
type
:
NodePort
ports
:
-
name
:
http
port
:
50000
targetPort
:
50000
nodePort
:
50000
port
:
8081
targetPort
:
8081
nodePort
:
8081
protocol
:
TCP
selector
:
app
:
trainsys-provider
...
...
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
e4d1a5aa
...
...
@@ -3,23 +3,9 @@ services:
trainsys-provider
:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports
:
-
"
50000:50000
"
-
"
8081:8081
"
networks
:
-
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
:
resources
:
limits
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录