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

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

上级 794e11fd
...@@ -1133,16 +1133,16 @@ ...@@ -1133,16 +1133,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -15,15 +15,21 @@ ...@@ -15,15 +15,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[pie_1]无坐标系[0]",
"type" : "NONE",
"id" : "0"
}, {
"eChartsType" : "cartesian2d",
"index" : 1,
"name" : "[bar_0]直角坐标系[1]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[1]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
...@@ -37,7 +43,7 @@ ...@@ -37,7 +43,7 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"id" : "0" "id" : "1"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
"index" : 0, "index" : 0,
...@@ -54,6 +60,21 @@ ...@@ -54,6 +60,21 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "pie_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "name",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "age",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "YEAR", "groupMode" : "YEAR",
...@@ -85,14 +106,14 @@ ...@@ -85,14 +106,14 @@
"groupField" : false, "groupField" : false,
"id" : "3" "id" : "3"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[1]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
...@@ -141,6 +162,31 @@ ...@@ -141,6 +162,31 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "name",
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "name",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
"value" : "age",
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "pie",
"valueField" : "age",
"enableChartDataSet" : true
}, {
"caption" : "学生年龄信息", "caption" : "学生年龄信息",
"catalogField" : "name", "catalogField" : "name",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -150,15 +196,15 @@ ...@@ -150,15 +196,15 @@
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "YEAR", "groupMode" : "YEAR",
"idField" : "address", "idField" : "address",
"index" : 0, "index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -69,6 +69,23 @@ ...@@ -69,6 +69,23 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "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, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -100,23 +117,6 @@ ...@@ -100,23 +117,6 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "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" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -220,15 +220,21 @@ ...@@ -220,15 +220,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[pie_1]无坐标系[0]",
"type" : "NONE",
"id" : "0"
}, {
"eChartsType" : "cartesian2d",
"index" : 1,
"name" : "[bar_0]直角坐标系[1]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[1]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
...@@ -242,7 +248,7 @@ ...@@ -242,7 +248,7 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"id" : "0" "id" : "1"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
"index" : 0, "index" : 0,
...@@ -259,6 +265,21 @@ ...@@ -259,6 +265,21 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "pie_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "name",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "age",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "YEAR", "groupMode" : "YEAR",
...@@ -290,14 +311,14 @@ ...@@ -290,14 +311,14 @@
"groupField" : false, "groupField" : false,
"id" : "3" "id" : "3"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[1]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
...@@ -420,6 +441,31 @@ ...@@ -420,6 +441,31 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "name",
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "name",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
"value" : "age",
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "pie",
"valueField" : "age",
"enableChartDataSet" : true
}, {
"caption" : "学生年龄信息", "caption" : "学生年龄信息",
"catalogField" : "name", "catalogField" : "name",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -429,15 +475,15 @@ ...@@ -429,15 +475,15 @@
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "YEAR", "groupMode" : "YEAR",
"idField" : "address", "idField" : "address",
"index" : 0, "index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -1253,6 +1253,23 @@ ...@@ -1253,6 +1253,23 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "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, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -1284,23 +1301,6 @@ ...@@ -1284,23 +1301,6 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "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" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -2103,16 +2103,16 @@ ...@@ -2103,16 +2103,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册