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

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

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