提交 796aee2e 编写于 作者: ibizdev's avatar ibizdev

zhanghengfeng 发布系统代码 [TrainSys,网页端]

上级 cb22b96a
......@@ -198,7 +198,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-163-8">
<changeSet author="root" id="tab-reginfo-167-8">
<createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME">
</column>
......@@ -326,7 +326,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-163-13">
<changeSet author="root" id="fk-reginfo-167-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>
......
......@@ -76,6 +76,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "age",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -85,6 +86,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "reginfoid",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -109,6 +111,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "柱状图",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
......
......@@ -281,6 +281,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "age",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -290,6 +291,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "reginfoid",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -388,6 +390,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "柱状图",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
......
......@@ -29108,6 +29108,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "age",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -29117,6 +29118,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "reginfoid",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -29215,6 +29217,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "柱状图",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册