提交 0be0fdcc 编写于 作者: ibizdev's avatar ibizdev

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

上级 796aee2e
......@@ -198,7 +198,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-167-8">
<changeSet author="root" id="tab-reginfo-169-8">
<createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME">
</column>
......@@ -326,7 +326,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-167-13">
<changeSet author="root" id="fk-reginfo-169-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>
......
......@@ -82,7 +82,7 @@
} ],
"getPSCodeListTemplId" : "CODELIST_00089",
"rTMOSFilePath" : "pscodelists/CodeList82",
"refFlag" : false,
"refFlag" : true,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"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
}
\ No newline at end of file
......@@ -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
......
......@@ -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
......
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册