Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6ef407c0
提交
6ef407c0
编写于
12月 02, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,模板发布]
上级
eeb7909b
变更
11
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
78 行增加
和
46 行删除
+78
-46
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+1
-1
Main.json
...TemplatePublish/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
+2
-0
phoneEditView.json
...PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json
+4
-0
Main.json
...s/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
+2
-0
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
+17
-17
ReginfoEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
+17
-17
phoneEditView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json
+4
-0
phoneUsr2EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json
+2
-0
AppPortalView.json
...rainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
+2
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+2
-0
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+25
-11
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
6ef407c0
...
...
@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-
191
-6"
>
<changeSet
author=
"root"
id=
"tab-phone-
202
-6"
>
<createTable
tableName=
"T_PHONE"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
浏览文件 @
6ef407c0
...
...
@@ -135,6 +135,7 @@
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -184,6 +185,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json
浏览文件 @
6ef407c0
...
...
@@ -1192,6 +1192,7 @@
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -1241,6 +1242,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
@@ -1880,6 +1882,7 @@
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -1929,6 +1932,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
浏览文件 @
6ef407c0
...
...
@@ -187,6 +187,7 @@
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -239,6 +240,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
浏览文件 @
6ef407c0
...
...
@@ -37,23 +37,6 @@
}
}
],
"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
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -85,6 +68,23 @@
},
"getPSDEFormItemName"
:
"StuNo"
,
"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"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
浏览文件 @
6ef407c0
...
...
@@ -1109,23 +1109,6 @@
"id"
:
"FORM"
},
"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
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -1157,6 +1140,23 @@
},
"getPSDEFormItemName"
:
"StuNo"
,
"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"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json
浏览文件 @
6ef407c0
...
...
@@ -1263,6 +1263,7 @@
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -1315,6 +1316,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
@@ -2045,6 +2047,7 @@
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -2097,6 +2100,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json
浏览文件 @
6ef407c0
...
...
@@ -315,6 +315,7 @@
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -367,6 +368,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
6ef407c0
...
...
@@ -2015,6 +2015,7 @@
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
...
...
@@ -2067,6 +2068,7 @@
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
6ef407c0
...
...
@@ -4619,6 +4619,7 @@
"codeName" : "PhoneName"
},
"getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "phonename",
...
...
@@ -4671,6 +4672,7 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "phonetype",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
6ef407c0
...
...
@@ -483,6 +483,21 @@
"path"
:
"PSSYSDBVFS/STRLEN.json"
}
],
"getAllPSSysEditorStyles"
:
[
{
"codeName"
:
"textStyle"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSSYSEDITORSTYLES/textStyle.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
-1.0
,
"mOSFilePath"
:
"psmodules/common/pssyseditorstyles/textStyle"
,
"name"
:
"textStyle"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorPlugin"
},
"rTMOSFilePath"
:
"psmodules/common/pssyseditorstyles/textStyle"
,
"styleCode"
:
"textStyle"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"Auto5"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/Auto5.json"
,
"editorHeight"
:
-1.0
,
...
...
@@ -494,24 +509,34 @@
"styleCode"
:
"Auto5"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"test"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/test.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
-1.0
,
"mOSFilePath"
:
"pssyseditorstyles/test"
,
"name"
:
"test"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorTest"
},
"rTMOSFilePath"
:
"pssyseditorstyles/test"
,
"styleCode"
:
"test"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"editorTest"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/editorTest.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
-1.0
,
"mOSFilePath"
:
"pssyseditorstyles/editorTest"
,
"name"
:
"editorTest"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorTest"
},
"rTMOSFilePath"
:
"pssyseditorstyles/editorTest"
,
"styleCode"
:
"editorTest"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"Auto3"
,
...
...
@@ -590,17 +615,6 @@
"rTMOSFilePath"
:
"pssyseditorstyles/Auto8"
,
"styleCode"
:
"Auto8"
,
"replaceDefault"
:
false
},
{
"dynaModelFilePath"
:
"PSMODULES/common/PSSYSEDITORSTYLES/.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
-1.0
,
"name"
:
"textStyle"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorPlugin"
},
"replaceDefault"
:
false
},
{
"codeName"
:
"Auto6"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/Auto6.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录