Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
762edda3
提交
762edda3
编写于
12月 28, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
7cd0966c
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
383 行增加
和
8 行删除
+383
-8
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
Chart.json
...SYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
+127
-2
ReginfoChartView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
+127
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+127
-2
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
762edda3
...
...
@@ -198,7 +198,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfo-14
5
-8"
>
<changeSet
author=
"root"
id=
"tab-reginfo-14
7
-8"
>
<createTable
tableName=
"T_REGINFO"
>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
@@ -326,7 +326,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet
author=
"root"
id=
"fk-reginfo-14
5
-13"
>
<changeSet
author=
"root"
id=
"fk-reginfo-14
7
-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/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
浏览文件 @
762edda3
{
"codeName"
:
"Chart"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"XY"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Chart"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"bar_0-DEFAULT"
,
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"category"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"category"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;BEFORELOAD"
,
"logicTag"
:
"chart"
,
...
...
@@ -22,8 +103,52 @@
"id"
:
"engine"
}
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"eChartsType"
:
"bar"
,
"index"
:
0
,
"name"
:
"bar_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"bar"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"modelid"
:
"1972cef25b5d99057535bbed6daa9491_chart"
,
"modeltype"
:
"PSDECHART"
"modelid"
:
"89B413C7-2659-491C-8D8D-D84B5EDE23A8"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.color"
:
"[
\"
#c23531
\"
,
\"
#2f4554
\"
,
\"
#61a0a8
\"
,
\"
#d48265
\"
,
\"
#91c7ae
\"
,
\"
#749f83
\"
,
\"
#ca8622
\"
,
\"
#bda29a
\"
,
\"
#6e7074
\"
,
\"
#546570
\"
,
\"
#c4ccd3
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
浏览文件 @
762edda3
...
...
@@ -206,17 +206,98 @@
},
{
"codeName"
:
"Chart"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"XY"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"hookEventNames"
:
[
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"Chart"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/REGINFO/psdecharts/Chart"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"bar_0-DEFAULT"
,
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"category"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"category"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
...
...
@@ -301,11 +382,55 @@
"showBusyIndicator"
:
true
,
"id"
:
"CHART"
},
"getPSDEChartLegend"
:
{
"index"
:
0
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"eChartsType"
:
"bar"
,
"index"
:
0
,
"name"
:
"bar_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"bar"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"showTitle"
:
true
,
"id"
:
"0"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/ReginfoChartView/psappviewctrls/chart"
,
"readOnly"
:
true
,
"name"
:
"chart"
,
"modelid"
:
"1972cef25b5d99057535bbed6daa9491_chart"
,
"modeltype"
:
"PSDECHART"
"modelid"
:
"89B413C7-2659-491C-8D8D-D84B5EDE23A8"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.color"
:
"[
\"
#c23531
\"
,
\"
#2f4554
\"
,
\"
#61a0a8
\"
,
\"
#d48265
\"
,
\"
#91c7ae
\"
,
\"
#749f83
\"
,
\"
#ca8622
\"
,
\"
#bda29a
\"
,
\"
#6e7074
\"
,
\"
#546570
\"
,
\"
#c4ccd3
\"
]"
}
}
],
"getPSDEViewCodeName"
:
"ChartView"
,
"getPSDEViewId"
:
"CACE4D09-8EFE-4870-93FF-F39F58C09A48"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
762edda3
...
...
@@ -29033,17 +29033,98 @@
}, {
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
},
"hookEventNames" : [ "LOAD", "BEFORELOAD" ],
"logicName" : "Chart",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdecharts/Chart",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DEFAULT",
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
...
...
@@ -29128,11 +29209,55 @@
"showBusyIndicator" : true,
"id" : "CHART"
},
"getPSDEChartLegend" : {
"index" : 0,
"showLegend" : true,
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
"showTitle" : true,
"id" : "0"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoChartView/psappviewctrls/chart",
"readOnly" : true,
"name" : "chart",
"modelid" : "1972cef25b5d99057535bbed6daa9491_chart",
"modeltype" : "PSDECHART"
"modelid" : "89B413C7-2659-491C-8D8D-D84B5EDE23A8",
"modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#c23531\",\"#2f4554\",\"#61a0a8\",\"#d48265\",\"#91c7ae\",\"#749f83\",\"#ca8622\",\"#bda29a\",\"#6e7074\",\"#546570\",\"#c4ccd3\"]"
}
} ],
"getPSDEViewCodeName" : "ChartView",
"getPSDEViewId" : "CACE4D09-8EFE-4870-93FF-F39F58C09A48",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录