Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
0be0fdcc
提交
0be0fdcc
编写于
12月 30, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
796aee2e
变更
6
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
196 行增加
和
3 行删除
+196
-3
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
CodeList82.json
...ces/model/cn/ibizlab/trainsys/PSCODELISTS/CodeList82.json
+1
-1
CodeList82.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json
+85
-0
Chart.json
...SYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
+8
-0
ReginfoChartView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
+8
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+92
-0
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
0be0fdcc
...
...
@@ -198,7 +198,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfo-16
7
-8"
>
<changeSet
author=
"root"
id=
"tab-reginfo-16
9
-8"
>
<createTable
tableName=
"T_REGINFO"
>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
@@ -326,7 +326,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet
author=
"root"
id=
"fk-reginfo-16
7
-13"
>
<changeSet
author=
"root"
id=
"fk-reginfo-16
9
-13"
>
<addForeignKeyConstraint
baseColumnNames=
"STUDENTID"
baseTableName=
"T_REGINFO"
constraintName=
"F328B6E61632896255"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"STUDENTID"
referencedTableName=
"T_STUDENT"
validate=
"true"
/>
</changeSet>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSCODELISTS/CodeList82.json
浏览文件 @
0be0fdcc
...
...
@@ -82,7 +82,7 @@
}
],
"getPSCodeListTemplId"
:
"CODELIST_00089"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82"
,
"refFlag"
:
fals
e
,
"refFlag"
:
tru
e
,
"systemTag"
:
"TrainSys"
,
"codeItemValueNumber"
:
false
,
"enableCache"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json
0 → 100644
浏览文件 @
0be0fdcc
{
"codeListTag"
:
"CodeList82"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"CodeList82"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"pscodelists/CodeList82"
,
"name"
:
"月份(1~12)"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_01"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_01"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_01"
,
"text"
:
"1月"
,
"value"
:
"01"
},
{
"codeName"
:
"Item_02"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_02"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_02"
,
"text"
:
"2月"
,
"value"
:
"02"
},
{
"codeName"
:
"Item_03"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_03"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_03"
,
"text"
:
"3月"
,
"value"
:
"03"
},
{
"codeName"
:
"Item_04"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_04"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_04"
,
"text"
:
"4月"
,
"value"
:
"04"
},
{
"codeName"
:
"Item_05"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_05"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_05"
,
"text"
:
"5月"
,
"value"
:
"05"
},
{
"codeName"
:
"Item_06"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_06"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_06"
,
"text"
:
"6月"
,
"value"
:
"06"
},
{
"codeName"
:
"Item_07"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_07"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_07"
,
"text"
:
"7月"
,
"value"
:
"07"
},
{
"codeName"
:
"Item_08"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_08"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_08"
,
"text"
:
"8月"
,
"value"
:
"08"
},
{
"codeName"
:
"Item_09"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_09"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_09"
,
"text"
:
"9月"
,
"value"
:
"09"
},
{
"codeName"
:
"Item_10"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_10"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_10"
,
"text"
:
"10月"
,
"value"
:
"10"
},
{
"codeName"
:
"Item_11"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_11"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_11"
,
"text"
:
"11月"
,
"value"
:
"11"
},
{
"codeName"
:
"Item_12"
,
"mOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_12"
,
"rTMOSFilePath"
:
"pscodelists/CodeList82/pscodeitems/Item_12"
,
"text"
:
"12月"
,
"value"
:
"12"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappcodelists/CodeList82"
,
"enableCache"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
浏览文件 @
0be0fdcc
...
...
@@ -112,6 +112,10 @@
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"柱状图"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"eChartsType"
:
"bar"
,
"groupMode"
:
"MONTH"
,
"index"
:
0
,
...
...
@@ -139,6 +143,10 @@
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"getSeriesPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"seriesType"
:
"bar"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
浏览文件 @
0be0fdcc
...
...
@@ -391,6 +391,10 @@
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"柱状图"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"eChartsType"
:
"bar"
,
"groupMode"
:
"MONTH"
,
"index"
:
0
,
...
...
@@ -418,6 +422,10 @@
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"getSeriesPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"seriesType"
:
"bar"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
0be0fdcc
...
...
@@ -222,6 +222,90 @@
} ],
"rTMOSFilePath" : "pssysapps/Web/psappcodelists/CodeList81",
"enableCache" : true
}, {
"codeListTag" : "CodeList82",
"codeListType" : "STATIC",
"codeName" : "CodeList82",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json",
"emptyText" : "未定义",
"mOSFilePath" : "pscodelists/CodeList82",
"name" : "月份(1~12)",
"getPSCodeItems" : [ {
"codeName" : "Item_01",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_01",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_01",
"text" : "1月",
"value" : "01"
}, {
"codeName" : "Item_02",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_02",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_02",
"text" : "2月",
"value" : "02"
}, {
"codeName" : "Item_03",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_03",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_03",
"text" : "3月",
"value" : "03"
}, {
"codeName" : "Item_04",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_04",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_04",
"text" : "4月",
"value" : "04"
}, {
"codeName" : "Item_05",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_05",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_05",
"text" : "5月",
"value" : "05"
}, {
"codeName" : "Item_06",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_06",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_06",
"text" : "6月",
"value" : "06"
}, {
"codeName" : "Item_07",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_07",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_07",
"text" : "7月",
"value" : "07"
}, {
"codeName" : "Item_08",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_08",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_08",
"text" : "8月",
"value" : "08"
}, {
"codeName" : "Item_09",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_09",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_09",
"text" : "9月",
"value" : "09"
}, {
"codeName" : "Item_10",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_10",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_10",
"text" : "10月",
"value" : "10"
}, {
"codeName" : "Item_11",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_11",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_11",
"text" : "11月",
"value" : "11"
}, {
"codeName" : "Item_12",
"mOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_12",
"rTMOSFilePath" : "pscodelists/CodeList82/pscodeitems/Item_12",
"text" : "12月",
"value" : "12"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappcodelists/CodeList82",
"enableCache" : true
}, {
"codeListTag" : "CodeList83",
"codeListType" : "STATIC",
...
...
@@ -29218,6 +29302,10 @@
},
"getPSDEChartSerieses" : [ {
"caption" : "柱状图",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
...
...
@@ -29245,6 +29333,10 @@
"id" : "0"
},
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"seriesType" : "bar",
"enableChartDataSet" : true,
"stack" : false
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录