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

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

上级 e5db18c4
...@@ -67,7 +67,11 @@ ...@@ -67,7 +67,11 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "ADDRESS",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -150,8 +154,8 @@ ...@@ -150,8 +154,8 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "ADDRESS",
"itemName" : "DEPARTMENT", "itemName" : "ADDRESS",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -166,12 +170,17 @@ ...@@ -166,12 +170,17 @@
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT", "seriesField" : "ADDRESS",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"seriesType" : "line", "seriesType" : "line",
"step" : true,
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -134,6 +134,7 @@ ...@@ -134,6 +134,7 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "学生信息",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
"modelref" : true, "modelref" : true,
...@@ -177,7 +178,7 @@ ...@@ -177,7 +178,7 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -272,7 +272,11 @@ ...@@ -272,7 +272,11 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "ADDRESS",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -429,8 +433,8 @@ ...@@ -429,8 +433,8 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "ADDRESS",
"itemName" : "DEPARTMENT", "itemName" : "ADDRESS",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -445,12 +449,17 @@ ...@@ -445,12 +449,17 @@
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT", "seriesField" : "ADDRESS",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"seriesType" : "line", "seriesType" : "line",
"step" : true,
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -341,6 +341,7 @@ ...@@ -341,6 +341,7 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "学生信息",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
"modelref" : true, "modelref" : true,
...@@ -384,7 +385,7 @@ ...@@ -384,7 +385,7 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册