Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
af2cbc91
提交
af2cbc91
编写于
8月 02, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
38d4545f
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
225 行增加
和
96 行删除
+225
-96
Test.json
...n/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
+3
-0
All.json
...l/cn/ibizlab/trainsys/PSMODULES/Test/PSCODELISTS/All.json
+37
-0
Test__All.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json
+27
-0
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+42
-32
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+42
-32
bookHoverEditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookHoverEditView.json
+42
-32
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+26
-0
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+6
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
浏览文件 @
af2cbc91
...
@@ -14,6 +14,9 @@
...
@@ -14,6 +14,9 @@
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/TestAll.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/TestAll.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/All.json"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSCODELISTS/All.json
0 → 100644
浏览文件 @
af2cbc91
{
"codeListTag"
:
"Test__All"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"All"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSCODELISTS/All.json"
,
"emptyText"
:
"未定义"
,
"name"
:
"全部代码表"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"All"
,
"text"
:
"全部"
,
"value"
:
"all"
},
{
"codeName"
:
"Aa"
,
"text"
:
"宅基地"
,
"value"
:
"aa"
},
{
"codeName"
:
"Bb"
,
"text"
:
"山地"
,
"value"
:
"bb"
},
{
"codeName"
:
"Cc"
,
"text"
:
"林地"
,
"value"
:
"cc"
}
],
"getPSSystemModule"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test.json"
},
"refFlag"
:
true
,
"systemTag"
:
"TrainSys"
,
"codeItemValueNumber"
:
false
,
"enableCache"
:
true
,
"subSysAsCloud"
:
false
,
"subSysCodeList"
:
false
,
"userScope"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json
0 → 100644
浏览文件 @
af2cbc91
{
"codeListTag"
:
"Test__All"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"Test__All"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
,
"emptyText"
:
"未定义"
,
"name"
:
"全部代码表"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"All"
,
"text"
:
"全部"
,
"value"
:
"all"
},
{
"codeName"
:
"Aa"
,
"text"
:
"宅基地"
,
"value"
:
"aa"
},
{
"codeName"
:
"Bb"
,
"text"
:
"山地"
,
"value"
:
"bb"
},
{
"codeName"
:
"Cc"
,
"text"
:
"林地"
,
"value"
:
"cc"
}
],
"enableCache"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
af2cbc91
...
@@ -113,15 +113,15 @@
...
@@ -113,15 +113,15 @@
"id"
:
"Get"
"id"
:
"Get"
},
},
"getPSDEFIUpdateDetails"
:
[
{
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field1
7
"
"name"
:
"field1
4
"
},
{
},
{
"name"
:
"type"
"name"
:
"type"
},
{
"name"
:
"field8"
},
{
},
{
"name"
:
"field11"
"name"
:
"field11"
},
{
},
{
"name"
:
"field14"
"name"
:
"field17"
},
{
"name"
:
"field8"
},
{
},
{
"name"
:
"field13"
"name"
:
"field13"
}
]
}
]
...
@@ -241,6 +241,13 @@
...
@@ -241,6 +241,13 @@
"name"
:
"FIELD35"
,
"name"
:
"FIELD35"
,
"codeName"
:
"Field35"
"codeName"
:
"Field35"
}
}
},
{
"id"
:
"formitem13"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD36"
,
"codeName"
:
"Field36"
}
},
{
},
{
"id"
:
"field3"
,
"id"
:
"field3"
,
"dataType"
:
25
,
"dataType"
:
25
,
...
@@ -600,10 +607,6 @@
...
@@ -600,10 +607,6 @@
"id"
:
"formitem14"
,
"id"
:
"formitem14"
,
"hidden"
:
true
,
"hidden"
:
true
,
"dataType"
:
25
"dataType"
:
25
},
{
"id"
:
"formitem13"
,
"hidden"
:
true
,
"dataType"
:
25
}
],
}
],
"getPSDEFormPages"
:
[
{
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"caption"
:
"基本信息"
,
...
@@ -2212,6 +2215,37 @@
...
@@ -2212,6 +2215,37 @@
},
},
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
"caption"
:
"测试全部"
,
"codeName"
:
"formitem13"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem13"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD36"
,
"codeName"
:
"Field36"
},
"getPSEditor"
:
{
"editorType"
:
"CHECKBOXLIST"
,
"name"
:
"formitem13"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
},
{
"caption"
:
"选项框列表1111"
,
"caption"
:
"选项框列表1111"
,
"codeName"
:
"field3"
,
"codeName"
:
"field3"
,
...
@@ -4873,30 +4907,6 @@
...
@@ -4873,30 +4907,6 @@
},
},
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"hidden"
:
true
"hidden"
:
true
},
{
"codeName"
:
"formitem13"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem13"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"formitem13"
},
"getPSLayoutPos"
:
{
"colLG"
:
23
,
"colMD"
:
23
,
"colSM"
:
23
,
"colXS"
:
23
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
23
,
"childColLG"
:
23
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
af2cbc91
...
@@ -230,15 +230,15 @@
...
@@ -230,15 +230,15 @@
"id"
:
"Get"
"id"
:
"Get"
},
},
"getPSDEFIUpdateDetails"
:
[
{
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field1
7
"
"name"
:
"field1
4
"
},
{
},
{
"name"
:
"type"
"name"
:
"type"
},
{
"name"
:
"field8"
},
{
},
{
"name"
:
"field11"
"name"
:
"field11"
},
{
},
{
"name"
:
"field14"
"name"
:
"field17"
},
{
"name"
:
"field8"
},
{
},
{
"name"
:
"field13"
"name"
:
"field13"
}
]
}
]
...
@@ -358,6 +358,13 @@
...
@@ -358,6 +358,13 @@
"name"
:
"FIELD35"
,
"name"
:
"FIELD35"
,
"codeName"
:
"Field35"
"codeName"
:
"Field35"
}
}
},
{
"id"
:
"formitem13"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD36"
,
"codeName"
:
"Field36"
}
},
{
},
{
"id"
:
"field3"
,
"id"
:
"field3"
,
"dataType"
:
25
,
"dataType"
:
25
,
...
@@ -717,10 +724,6 @@
...
@@ -717,10 +724,6 @@
"id"
:
"formitem14"
,
"id"
:
"formitem14"
,
"hidden"
:
true
,
"hidden"
:
true
,
"dataType"
:
25
"dataType"
:
25
},
{
"id"
:
"formitem13"
,
"hidden"
:
true
,
"dataType"
:
25
}
],
}
],
"getPSDEFormPages"
:
[
{
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"caption"
:
"基本信息"
,
...
@@ -2329,6 +2332,37 @@
...
@@ -2329,6 +2332,37 @@
},
},
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
"caption"
:
"测试全部"
,
"codeName"
:
"formitem13"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem13"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD36"
,
"codeName"
:
"Field36"
},
"getPSEditor"
:
{
"editorType"
:
"CHECKBOXLIST"
,
"name"
:
"formitem13"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
},
{
"caption"
:
"选项框列表1111"
,
"caption"
:
"选项框列表1111"
,
"codeName"
:
"field3"
,
"codeName"
:
"field3"
,
...
@@ -4990,30 +5024,6 @@
...
@@ -4990,30 +5024,6 @@
},
},
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"hidden"
:
true
"hidden"
:
true
},
{
"codeName"
:
"formitem13"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem13"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"formitem13"
},
"getPSLayoutPos"
:
{
"colLG"
:
23
,
"colMD"
:
23
,
"colSM"
:
23
,
"colXS"
:
23
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
23
,
"childColLG"
:
23
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookHoverEditView.json
浏览文件 @
af2cbc91
...
@@ -785,15 +785,15 @@
...
@@ -785,15 +785,15 @@
"id"
:
"Get"
"id"
:
"Get"
},
},
"getPSDEFIUpdateDetails"
:
[
{
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field1
7
"
"name"
:
"field1
4
"
},
{
},
{
"name"
:
"type"
"name"
:
"type"
},
{
"name"
:
"field8"
},
{
},
{
"name"
:
"field11"
"name"
:
"field11"
},
{
},
{
"name"
:
"field14"
"name"
:
"field17"
},
{
"name"
:
"field8"
},
{
},
{
"name"
:
"field13"
"name"
:
"field13"
}
]
}
]
...
@@ -913,6 +913,13 @@
...
@@ -913,6 +913,13 @@
"name"
:
"FIELD35"
,
"name"
:
"FIELD35"
,
"codeName"
:
"Field35"
"codeName"
:
"Field35"
}
}
},
{
"id"
:
"formitem13"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD36"
,
"codeName"
:
"Field36"
}
},
{
},
{
"id"
:
"field3"
,
"id"
:
"field3"
,
"dataType"
:
25
,
"dataType"
:
25
,
...
@@ -1272,10 +1279,6 @@
...
@@ -1272,10 +1279,6 @@
"id"
:
"formitem14"
,
"id"
:
"formitem14"
,
"hidden"
:
true
,
"hidden"
:
true
,
"dataType"
:
25
"dataType"
:
25
},
{
"id"
:
"formitem13"
,
"hidden"
:
true
,
"dataType"
:
25
}
],
}
],
"getPSDEFormPages"
:
[
{
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"caption"
:
"基本信息"
,
...
@@ -2884,6 +2887,37 @@
...
@@ -2884,6 +2887,37 @@
},
},
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"showCaption"
:
true
"showCaption"
:
true
},
{
"caption"
:
"测试全部"
,
"codeName"
:
"formitem13"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem13"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD36"
,
"codeName"
:
"Field36"
},
"getPSEditor"
:
{
"editorType"
:
"CHECKBOXLIST"
,
"name"
:
"formitem13"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
},
{
"caption"
:
"选项框列表1111"
,
"caption"
:
"选项框列表1111"
,
"codeName"
:
"field3"
,
"codeName"
:
"field3"
,
...
@@ -5545,30 +5579,6 @@
...
@@ -5545,30 +5579,6 @@
},
},
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"hidden"
:
true
"hidden"
:
true
},
{
"codeName"
:
"formitem13"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem13"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"formitem13"
},
"getPSLayoutPos"
:
{
"colLG"
:
23
,
"colMD"
:
23
,
"colSM"
:
23
,
"colXS"
:
23
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
23
,
"childColLG"
:
23
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
af2cbc91
...
@@ -260,6 +260,32 @@
...
@@ -260,6 +260,32 @@
"name" : "云系统操作者",
"name" : "云系统操作者",
"predefinedType" : "OPERATOR",
"predefinedType" : "OPERATOR",
"enableCache" : true
"enableCache" : true
}, {
"codeListTag" : "Test__All",
"codeListType" : "STATIC",
"codeName" : "Test__All",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json",
"emptyText" : "未定义",
"name" : "全部代码表",
"getPSCodeItems" : [ {
"codeName" : "All",
"text" : "全部",
"value" : "all"
}, {
"codeName" : "Aa",
"text" : "宅基地",
"value" : "aa"
}, {
"codeName" : "Bb",
"text" : "山地",
"value" : "bb"
}, {
"codeName" : "Cc",
"text" : "林地",
"value" : "cc"
} ],
"enableCache" : true
}, {
}, {
"codeListTag" : "Test__Booktype",
"codeListTag" : "Test__Booktype",
"codeListType" : "DYNAMIC",
"codeListType" : "DYNAMIC",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
af2cbc91
...
@@ -177,6 +177,9 @@
...
@@ -177,6 +177,9 @@
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSCODELISTS/CodeList4.json"
"path"
:
"PSCODELISTS/CodeList4.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/All.json"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSCODELISTS/CodeList102.json"
"path"
:
"PSCODELISTS/CodeList102.json"
...
@@ -1782,6 +1785,9 @@
...
@@ -1782,6 +1785,9 @@
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/TestAll.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/TestAll.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/All.json"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json"
"path"
:
"PSMODULES/Test/PSCODELISTS/ViewMsgPosition.json"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录