Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
f8c0d283
提交
f8c0d283
编写于
9月 20, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
302778cc
变更
9
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
29 行增加
和
29 行删除
+29
-29
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+3
-3
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
+3
-3
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+3
-3
ReginfoGridView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
+3
-3
ReginfoStuInfoList.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
+3
-3
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+3
-3
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+3
-3
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+6
-6
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
f8c0d283
...
...
@@ -194,7 +194,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfo-9
6
-8"
>
<changeSet
author=
"root"
id=
"tab-reginfo-9
7
-8"
>
<createTable
tableName=
"T_REGINFO"
>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
@@ -303,7 +303,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet
author=
"root"
id=
"fk-reginfo-9
6
-12"
>
<changeSet
author=
"root"
id=
"fk-reginfo-9
7
-12"
>
<addForeignKeyConstraint
baseColumnNames=
"STUDENTID"
baseTableName=
"T_REGINFO"
constraintName=
"F328B6E61632896255"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"STUDENTID"
referencedTableName=
"T_STUDENT"
validate=
"true"
/>
</changeSet>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
f8c0d283
...
...
@@ -2109,7 +2109,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -2125,7 +2125,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -2156,7 +2156,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
浏览文件 @
f8c0d283
...
...
@@ -392,7 +392,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -408,7 +408,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -439,7 +439,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
f8c0d283
...
...
@@ -972,7 +972,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -988,7 +988,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -1019,7 +1019,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
浏览文件 @
f8c0d283
...
...
@@ -792,7 +792,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -808,7 +808,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -839,7 +839,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
浏览文件 @
f8c0d283
...
...
@@ -844,7 +844,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -860,7 +860,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -891,7 +891,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
f8c0d283
...
...
@@ -2230,7 +2230,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -2246,7 +2246,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -2277,7 +2277,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
f8c0d283
...
...
@@ -1958,7 +1958,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -1974,7 +1974,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -2005,7 +2005,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
f8c0d283
...
...
@@ -2455,7 +2455,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -2471,7 +2471,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -2502,7 +2502,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
@@ -6350,7 +6350,7 @@
"getPSDEGridEditItems"
:
[
{
"caption"
:
"学员编号"
,
"codeName"
:
"stuno"
,
"enableCond"
:
3
,
"enableCond"
:
0
,
"ignoreInput"
:
0
,
"name"
:
"stuno"
,
"getPSAppDEField"
:
{
...
...
@@ -6366,7 +6366,7 @@
},
{
"caption"
:
"学员姓名"
,
"codeName"
:
"name"
,
"enableCond"
:
3
,
"enableCond"
:
1
,
"ignoreInput"
:
0
,
"name"
:
"name"
,
"getPSAppDEField"
:
{
...
...
@@ -6397,7 +6397,7 @@
},
{
"caption"
:
"单位"
,
"codeName"
:
"department"
,
"enableCond"
:
3
,
"enableCond"
:
2
,
"ignoreInput"
:
0
,
"name"
:
"department"
,
"getPSAppDEField"
:
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录