Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
387631d2
提交
387631d2
编写于
1月 17, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
61c4bb6f
变更
5
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
166 行增加
和
34 行删除
+166
-34
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
+17
-17
ReginfoEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
+17
-17
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+44
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+20
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+68
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
浏览文件 @
387631d2
...
@@ -69,6 +69,23 @@
...
@@ -69,6 +69,23 @@
}
}
}
],
}
],
"getPSDEFormItemVRs"
:
[
{
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
},
{
"checkMode"
:
3
,
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"getPSDEFValueRule"
:
{
...
@@ -100,23 +117,6 @@
...
@@ -100,23 +117,6 @@
},
},
"getPSDEFormItemName"
:
"StuNo"
,
"getPSDEFormItemName"
:
"StuNo"
,
"valueRuleType"
:
"DEFVALUERULE"
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
}
],
"getPSDEFormItems"
:
[
{
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
浏览文件 @
387631d2
...
@@ -1253,6 +1253,23 @@
...
@@ -1253,6 +1253,23 @@
"id"
:
"FORM"
"id"
:
"FORM"
},
},
"getPSDEFormItemVRs"
:
[
{
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
},
{
"checkMode"
:
3
,
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"getPSDEFValueRule"
:
{
...
@@ -1284,23 +1301,6 @@
...
@@ -1284,23 +1301,6 @@
},
},
"getPSDEFormItemName"
:
"StuNo"
,
"getPSDEFormItemName"
:
"StuNo"
,
"valueRuleType"
:
"DEFVALUERULE"
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
}
],
"getPSDEFormItems"
:
[
{
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
387631d2
...
@@ -758,6 +758,50 @@
...
@@ -758,6 +758,50 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"书测试卡片视图"
"tooltip"
:
"书测试卡片视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"学生信息表格"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem39"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc41"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学生信息表格"
},
{
"accUserMode"
:
2
,
"caption"
:
"学生信息表单"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem40"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc42"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学生信息表单"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
387631d2
...
@@ -337,6 +337,26 @@
...
@@ -337,6 +337,26 @@
"id"
:
"AppFunc32"
"id"
:
"AppFunc32"
},
},
"tooltip"
:
"书测试卡片视图"
"tooltip"
:
"书测试卡片视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"学生信息表格"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem39"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc41"
},
"tooltip"
:
"学生信息表格"
},
{
"accUserMode"
:
2
,
"caption"
:
"学生信息表单"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem40"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc42"
},
"tooltip"
:
"学生信息表单"
}
],
}
],
"tooltip"
:
"多数据视图"
"tooltip"
:
"多数据视图"
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
387631d2
...
@@ -1518,6 +1518,18 @@
...
@@ -1518,6 +1518,18 @@
"viewType"
:
"DECALENDARVIEW"
"viewType"
:
"DECALENDARVIEW"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc36"
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc36"
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc41"
,
"mOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc41"
,
"name"
:
"功能名称"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc41"
},
{
},
{
"appFuncType"
:
"APPVIEW"
,
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc14"
,
"codeName"
:
"AppFunc14"
,
...
@@ -1530,6 +1542,18 @@
...
@@ -1530,6 +1542,18 @@
"viewType"
:
"DEEDITVIEW3"
"viewType"
:
"DEEDITVIEW3"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc14"
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc14"
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc42"
,
"mOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc42"
,
"name"
:
"功能名称"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc42"
},
{
},
{
"appFuncType"
:
"APPVIEW"
,
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc19"
,
"codeName"
:
"AppFunc19"
,
...
@@ -3398,6 +3422,50 @@
...
@@ -3398,6 +3422,50 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"书测试卡片视图"
"tooltip"
:
"书测试卡片视图"
},
{
"accUserMode"
:
2
,
"caption"
:
"学生信息表格"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem39"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc41"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学生信息表格"
},
{
"accUserMode"
:
2
,
"caption"
:
"学生信息表单"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem40"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc42"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学生信息表单"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录