Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
a36ccede
提交
a36ccede
编写于
10月 21, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
b6b3f947
变更
6
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
237 行增加
和
68 行删除
+237
-68
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
+15
-15
StudentList.json
...PS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json
+95
-0
ReginfoEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
+15
-15
AppPortalView.json
...rainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
+55
-18
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+55
-18
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
a36ccede
...
...
@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-1
46
-6"
>
<changeSet
author=
"root"
id=
"tab-phone-1
55
-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-7
2
-10"
>
<changeSet
author=
"root"
id=
"tab-student-7
4
-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/Reginfo/PSFORMS/Main.json
浏览文件 @
a36ccede
...
...
@@ -35,21 +35,6 @@
}
}
],
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"name"
:
"由26个英文字母组成的字符串"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -79,6 +64,21 @@
},
"getPSDEFormItemName"
:
"StuNo"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"name"
:
"由26个英文字母组成的字符串"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json
0 → 100644
浏览文件 @
a36ccede
{
"codeName"
:
"StudentList"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"logicName"
:
"StudentList"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"address"
},
{
"dataType"
:
25
,
"name"
:
"studentid"
},
{
"dataType"
:
25
,
"name"
:
"studentname"
},
{
"dataType"
:
9
,
"name"
:
"age"
},
{
"dataType"
:
25
,
"name"
:
"name"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTNAME"
,
"codeName"
:
"StudentName"
}
}
],
"getPSDEListItems"
:
[
{
"align"
:
"LEFT"
,
"caption"
:
"地址"
,
"dataItemName"
:
"address"
,
"itemType"
:
"TEXTITEM"
,
"name"
:
"ADDRESS"
,
"width"
:
150
,
"widthString"
:
"150px"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"caption"
:
"属性"
,
"dataItemName"
:
"field"
,
"itemType"
:
"ACTIONITEM"
,
"name"
:
"FIELD"
,
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
},
"width"
:
150
,
"widthString"
:
"150px"
,
"enableSort"
:
true
}
],
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"hasWFDataItems"
:
false
,
"enableGroup"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditGroup"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"noSort"
:
false
,
"showHeader"
:
true
,
"modelid"
:
"7155BF55-897F-4A8F-8C6F-AE7104900209"
,
"modeltype"
:
"PSDELIST"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
浏览文件 @
a36ccede
...
...
@@ -1021,21 +1021,6 @@
"id"
:
"FORM"
},
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"name"
:
"由26个英文字母组成的字符串"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -1065,6 +1050,21 @@
},
"getPSDEFormItemName"
:
"StuNo"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"name"
:
"由26个英文字母组成的字符串"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
a36ccede
...
...
@@ -147,7 +147,7 @@
"width"
:
350.0
,
"showTitleBar"
:
true
},
{
"codeName"
:
"
Lis
t"
,
"codeName"
:
"
StudentListPortle
t"
,
"getContentPSControl"
:
{
"name"
:
"db_sysportlet2_list"
},
...
...
@@ -156,7 +156,7 @@
"name"
:
"db_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -167,13 +167,13 @@
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"
Mob
"
,
"codeName"
:
"
StudentList
"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone/PSLISTS/Mob
.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student/PSLISTS/StudentList
.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
...
...
@@ -184,10 +184,10 @@
},
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"logicName"
:
"
MOB
"
,
"logicName"
:
"
StudentList
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
...
...
@@ -201,7 +201,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionName"
:
"Create"
,
...
...
@@ -214,7 +214,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionName"
:
"Update"
,
...
...
@@ -227,7 +227,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionName"
:
"Remove"
,
...
...
@@ -240,7 +240,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionType"
:
"DEDATASET"
,
...
...
@@ -251,7 +251,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
}
],
"userDRAction"
:
"READ"
,
...
...
@@ -264,20 +264,57 @@
"showBusyIndicator"
:
true
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"address"
},
{
"dataType"
:
25
,
"name"
:
"studentid"
},
{
"dataType"
:
25
,
"name"
:
"studentname"
},
{
"dataType"
:
9
,
"name"
:
"age"
},
{
"dataType"
:
25
,
"name"
:
"name"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
ID"
,
"codeName"
:
"
Phone
Id"
"name"
:
"
STUDENT
ID"
,
"codeName"
:
"
Student
Id"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
NAME"
,
"codeName"
:
"
Phone
Name"
"name"
:
"
STUDENT
NAME"
,
"codeName"
:
"
Student
Name"
}
}
],
"getPSDEListItems"
:
[
{
"align"
:
"LEFT"
,
"caption"
:
"地址"
,
"dataItemName"
:
"address"
,
"itemType"
:
"TEXTITEM"
,
"name"
:
"ADDRESS"
,
"width"
:
150
,
"widthString"
:
"150px"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"caption"
:
"属性"
,
"dataItemName"
:
"field"
,
"itemType"
:
"ACTIONITEM"
,
"name"
:
"FIELD"
,
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
},
"width"
:
150
,
"widthString"
:
"150px"
,
"enableSort"
:
true
}
],
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
...
...
@@ -296,7 +333,7 @@
"noSort"
:
false
,
"showHeader"
:
true
,
"name"
:
"db_sysportlet2_list"
,
"modelid"
:
"
328464b4629381af0328575a2f89856
9"
,
"modelid"
:
"
7155BF55-897F-4A8F-8C6F-AE710490020
9"
,
"modeltype"
:
"PSDELIST"
}
],
"getPSLayoutPos"
:
{
...
...
@@ -304,9 +341,9 @@
"layout"
:
"FLEX"
},
"portletType"
:
"LIST"
,
"title"
:
"
List
"
,
"title"
:
"
学生列表
"
,
"showTitleBar"
:
true
,
"modelid"
:
"E
3451794-AD3C-4B76-96D2-7121D2D2775E
"
,
"modelid"
:
"E
585F423-C50D-4522-9352-D330A6D340CB
"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"codeName"
:
"Grid"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
a36ccede
...
...
@@ -2040,7 +2040,7 @@
"width"
:
350.0
,
"showTitleBar"
:
true
},
{
"codeName"
:
"
Lis
t"
,
"codeName"
:
"
StudentListPortle
t"
,
"getContentPSControl"
:
{
"name"
:
"db_sysportlet2_list"
},
...
...
@@ -2049,7 +2049,7 @@
"name"
:
"db_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
@@ -2060,13 +2060,13 @@
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"
Mob
"
,
"codeName"
:
"
StudentList
"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone/PSLISTS/Mob
.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student/PSLISTS/StudentList
.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
...
...
@@ -2077,10 +2077,10 @@
},
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"logicName"
:
"
MOB
"
,
"logicName"
:
"
StudentList
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
...
...
@@ -2094,7 +2094,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionName"
:
"Create"
,
...
...
@@ -2107,7 +2107,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionName"
:
"Update"
,
...
...
@@ -2120,7 +2120,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionName"
:
"Remove"
,
...
...
@@ -2133,7 +2133,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
},
{
"actionType"
:
"DEDATASET"
,
...
...
@@ -2144,7 +2144,7 @@
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Phone
.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/
Student
.json"
}
}
],
"userDRAction"
:
"READ"
,
...
...
@@ -2157,20 +2157,57 @@
"showBusyIndicator"
:
true
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"address"
},
{
"dataType"
:
25
,
"name"
:
"studentid"
},
{
"dataType"
:
25
,
"name"
:
"studentname"
},
{
"dataType"
:
9
,
"name"
:
"age"
},
{
"dataType"
:
25
,
"name"
:
"name"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
ID"
,
"codeName"
:
"
Phone
Id"
"name"
:
"
STUDENT
ID"
,
"codeName"
:
"
Student
Id"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"
PHONE
NAME"
,
"codeName"
:
"
Phone
Name"
"name"
:
"
STUDENT
NAME"
,
"codeName"
:
"
Student
Name"
}
}
],
"getPSDEListItems"
:
[
{
"align"
:
"LEFT"
,
"caption"
:
"地址"
,
"dataItemName"
:
"address"
,
"itemType"
:
"TEXTITEM"
,
"name"
:
"ADDRESS"
,
"width"
:
150
,
"widthString"
:
"150px"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"caption"
:
"属性"
,
"dataItemName"
:
"field"
,
"itemType"
:
"ACTIONITEM"
,
"name"
:
"FIELD"
,
"getPSDEUIActionGroup"
:
{
"name"
:
"界面行为组"
},
"width"
:
150
,
"widthString"
:
"150px"
,
"enableSort"
:
true
}
],
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
...
...
@@ -2189,7 +2226,7 @@
"noSort"
:
false
,
"showHeader"
:
true
,
"name"
:
"db_sysportlet2_list"
,
"modelid"
:
"
328464b4629381af0328575a2f89856
9"
,
"modelid"
:
"
7155BF55-897F-4A8F-8C6F-AE710490020
9"
,
"modeltype"
:
"PSDELIST"
}
],
"getPSLayoutPos"
:
{
...
...
@@ -2197,9 +2234,9 @@
"layout"
:
"FLEX"
},
"portletType"
:
"LIST"
,
"title"
:
"
List
"
,
"title"
:
"
学生列表
"
,
"showTitleBar"
:
true
,
"modelid"
:
"E
3451794-AD3C-4B76-96D2-7121D2D2775E
"
,
"modelid"
:
"E
585F423-C50D-4522-9352-D330A6D340CB
"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"codeName"
:
"Grid"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录