Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
e12a9a6e
提交
e12a9a6e
编写于
9月 28, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
8a734369
变更
8
显示空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
148 行增加
和
61 行删除
+148
-61
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
Main.json
...s/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
+41
-0
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
+3
-59
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Main.json
+14
-0
phoneEditView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json
+41
-0
studentPickupGridView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupGridView.json
+14
-0
studentPickupView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json
+14
-0
studentStudentGridView.json
...ys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentStudentGridView.json
+19
-0
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
e12a9a6e
...
...
@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-10
1
-6"
>
<changeSet
author=
"root"
id=
"tab-phone-10
2
-6"
>
<createTable
tableName=
"T_PHONE"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
...
...
@@ -264,7 +264,7 @@
</changeSet>
<!--输出实体[STUDENT]数据结构 -->
<changeSet
author=
"root"
id=
"tab-student-5
4
-10"
>
<changeSet
author=
"root"
id=
"tab-student-5
8
-10"
>
<createTable
tableName=
"T_STUDENT"
>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
浏览文件 @
e12a9a6e
...
...
@@ -147,6 +147,9 @@
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
...
...
@@ -547,6 +550,44 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[formitem1][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"createdate"
,
"logicType"
:
"SINGLE"
,
"name"
:
"createdate 等于(=) (100)"
,
"value"
:
"100"
}
],
"relatedDetailNames"
:
[
"createdate"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"formitem1"
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
浏览文件 @
e12a9a6e
...
...
@@ -3,53 +3,11 @@
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"getCreatePSControlAction"
:
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetDraftPSControlAction"
:
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetPSControlAction"
:
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
...
...
@@ -501,32 +459,18 @@
}
},
"sortMode"
:
"REMOTE"
,
"getUpdatePSControlAction"
:
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
tru
e
,
"enableRowEdit"
:
fals
e
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
tru
e
,
"enableRowNew"
:
fals
e
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
tru
e
,
"singleSelect"
:
fals
e
,
"modelid"
:
"79298f0344beee0b6f745936bb3a2fcd"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSGRIDS/Main.json
浏览文件 @
e12a9a6e
...
...
@@ -33,6 +33,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"studentid"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -41,6 +47,7 @@
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
...
...
@@ -51,6 +58,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentname"
,
"excelCaption"
:
"学生名称"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"srfkey"
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -59,6 +72,7 @@
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json
浏览文件 @
e12a9a6e
...
...
@@ -1133,6 +1133,9 @@
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
...
...
@@ -1533,6 +1536,44 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[formitem1][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"createdate"
,
"logicType"
:
"SINGLE"
,
"name"
:
"createdate 等于(=) (100)"
,
"value"
:
"100"
}
],
"relatedDetailNames"
:
[
"createdate"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"formitem1"
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupGridView.json
浏览文件 @
e12a9a6e
...
...
@@ -145,6 +145,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"studentid"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -153,6 +159,7 @@
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
...
...
@@ -163,6 +170,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentname"
,
"excelCaption"
:
"学生名称"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"srfkey"
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -171,6 +184,7 @@
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json
浏览文件 @
e12a9a6e
...
...
@@ -170,6 +170,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"studentid"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -178,6 +184,7 @@
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
...
...
@@ -188,6 +195,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentname"
,
"excelCaption"
:
"学生名称"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"srfkey"
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -196,6 +209,7 @@
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentStudentGridView.json
浏览文件 @
e12a9a6e
...
...
@@ -504,6 +504,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"studentid"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -512,6 +518,7 @@
},
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
...
...
@@ -522,6 +529,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentname"
,
"excelCaption"
:
"学生名称"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"srfkey"
,
"name"
:
"name"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
...
...
@@ -530,6 +543,7 @@
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -653,6 +667,11 @@
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"name"
:
"studentid"
,
"enableLinkView"
:
false
},
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录