提交 5fa33391 编写于 作者: ibizdev's avatar ibizdev

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

上级 6a9ac9ac
......@@ -202,7 +202,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-183-8">
<changeSet author="root" id="tab-reginfo-189-8">
<createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME">
</column>
......@@ -332,7 +332,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-183-13">
<changeSet author="root" id="fk-reginfo-189-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" : true,
"refFlag" : false,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
......
......@@ -982,16 +982,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
......@@ -56,29 +56,15 @@
"index" : 0,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "reginfoid",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"name" : "deptId",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "deptid",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "age",
"groupField" : true,
"id" : "2"
"id" : "1"
} ],
"id" : "0"
} ],
......@@ -101,7 +87,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "age",
"caption" : "deptId",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -111,7 +97,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "reginfoid",
"caption" : "age",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -137,13 +123,8 @@
},
"getPSDEChartSerieses" : [ {
"caption" : "柱状图",
"catalogField" : "reginfoid",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"catalogField" : "deptId",
"eChartsType" : "bar",
"groupMode" : "CODELIST",
"idField" : "age",
"index" : 0,
"name" : "bar_0",
......@@ -169,16 +150,12 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "reginfoid" ],
"x" : [ "deptId" ],
"y" : [ "age" ],
"id" : "0"
},
"seriesField" : "deptid",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"seriesType" : "bar",
"valueField" : "age",
"enableChartDataSet" : true,
......
......@@ -69,6 +69,23 @@
}
} ],
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -100,23 +117,6 @@
},
"getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......
......@@ -261,29 +261,15 @@
"index" : 0,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "reginfoid",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"name" : "deptId",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "deptid",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "age",
"groupField" : true,
"id" : "2"
"id" : "1"
} ],
"id" : "0"
} ],
......@@ -306,7 +292,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "age",
"caption" : "deptId",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -316,7 +302,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "reginfoid",
"caption" : "age",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -416,13 +402,8 @@
},
"getPSDEChartSerieses" : [ {
"caption" : "柱状图",
"catalogField" : "reginfoid",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList82.json"
},
"catalogField" : "deptId",
"eChartsType" : "bar",
"groupMode" : "CODELIST",
"idField" : "age",
"index" : 0,
"name" : "bar_0",
......@@ -448,16 +429,12 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "reginfoid" ],
"x" : [ "deptId" ],
"y" : [ "age" ],
"id" : "0"
},
"seriesField" : "deptid",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"seriesType" : "bar",
"valueField" : "age",
"enableChartDataSet" : true,
......
......@@ -1141,6 +1141,23 @@
"id" : "FORM"
},
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -1172,23 +1189,6 @@
},
"getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......
......@@ -222,90 +222,6 @@
} ],
"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",
......@@ -1892,16 +1808,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册