Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
760a6e07
提交
760a6e07
编写于
8月 24, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
77b16603
变更
6
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
56 行增加
和
6 行删除
+56
-6
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+1
-1
Main.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main.json
+11
-1
bookEditView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json
+11
-1
bookEditView3.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json
+11
-1
bookOptionView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookOptionView.json
+11
-1
bookUsr2EditView2.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView2.json
+11
-1
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
760a6e07
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<databaseChangeLog
xmlns=
"http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:ext=
"http://www.liquibase.org/xml/ns/dbchangelog-ext"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd"
>
<databaseChangeLog
xmlns=
"http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:ext=
"http://www.liquibase.org/xml/ns/dbchangelog-ext"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd"
>
<!--输出实体[BOOK]数据结构 -->
<!--输出实体[BOOK]数据结构 -->
<changeSet
author=
"root"
id=
"tab-book-10
4
-1"
>
<changeSet
author=
"root"
id=
"tab-book-10
5
-1"
>
<createTable
tableName=
"T_BOOK"
>
<createTable
tableName=
"T_BOOK"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
</column>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main.json
浏览文件 @
760a6e07
...
@@ -316,11 +316,16 @@
...
@@ -316,11 +316,16 @@
"getPSDEFormDetails"
:
[
{
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"codeName"
:
"field"
,
"contentHeight"
:
300.0
,
"contentWidth"
:
200.0
,
"dataType"
:
25
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"enableCond"
:
3
,
"height"
:
300.0
,
"ignoreInput"
:
0
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"name"
:
"field"
,
...
@@ -345,15 +350,20 @@
...
@@ -345,15 +350,20 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
100
,
"maxLength"
:
100
,
"name"
:
"field"
"name"
:
"field"
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLG"
:
8
,
"colMD"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
"height"
:
300
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
},
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json
浏览文件 @
760a6e07
...
@@ -1302,11 +1302,16 @@
...
@@ -1302,11 +1302,16 @@
"getPSDEFormDetails"
:
[
{
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"codeName"
:
"field"
,
"contentHeight"
:
300.0
,
"contentWidth"
:
200.0
,
"dataType"
:
25
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"enableCond"
:
3
,
"height"
:
300.0
,
"ignoreInput"
:
0
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"name"
:
"field"
,
...
@@ -1331,15 +1336,20 @@
...
@@ -1331,15 +1336,20 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
100
,
"maxLength"
:
100
,
"name"
:
"field"
"name"
:
"field"
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLG"
:
8
,
"colMD"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
"height"
:
300
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
},
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json
浏览文件 @
760a6e07
...
@@ -472,11 +472,16 @@
...
@@ -472,11 +472,16 @@
"getPSDEFormDetails"
:
[
{
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"codeName"
:
"field"
,
"contentHeight"
:
300.0
,
"contentWidth"
:
200.0
,
"dataType"
:
25
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"enableCond"
:
3
,
"height"
:
300.0
,
"ignoreInput"
:
0
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"name"
:
"field"
,
...
@@ -501,15 +506,20 @@
...
@@ -501,15 +506,20 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
100
,
"maxLength"
:
100
,
"name"
:
"field"
"name"
:
"field"
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLG"
:
8
,
"colMD"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
"height"
:
300
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
},
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookOptionView.json
浏览文件 @
760a6e07
...
@@ -424,11 +424,16 @@
...
@@ -424,11 +424,16 @@
"getPSDEFormDetails"
:
[
{
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"codeName"
:
"field"
,
"contentHeight"
:
300.0
,
"contentWidth"
:
200.0
,
"dataType"
:
25
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"enableCond"
:
3
,
"height"
:
300.0
,
"ignoreInput"
:
0
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"name"
:
"field"
,
...
@@ -453,15 +458,20 @@
...
@@ -453,15 +458,20 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
100
,
"maxLength"
:
100
,
"name"
:
"field"
"name"
:
"field"
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLG"
:
8
,
"colMD"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
"height"
:
300
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
},
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView2.json
浏览文件 @
760a6e07
...
@@ -441,11 +441,16 @@
...
@@ -441,11 +441,16 @@
"getPSDEFormDetails"
:
[
{
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"codeName"
:
"field"
,
"contentHeight"
:
300.0
,
"contentWidth"
:
200.0
,
"dataType"
:
25
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"enableCond"
:
3
,
"height"
:
300.0
,
"ignoreInput"
:
0
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"name"
:
"field"
,
...
@@ -470,15 +475,20 @@
...
@@ -470,15 +475,20 @@
"notMode"
:
false
"notMode"
:
false
}
],
}
],
"getPSEditor"
:
{
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
100
,
"maxLength"
:
100
,
"name"
:
"field"
"name"
:
"field"
},
},
"getPSLayoutPos"
:
{
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLG"
:
8
,
"colMD"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
"height"
:
300
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
},
},
"width"
:
200.0
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
},
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录