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

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

上级 10a2bf13
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"path" : "PSMODULES/common.json" "path" : "PSMODULES/common.json"
}, },
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258", "rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258",
"refFlag" : false, "refFlag" : true,
"systemTag" : "TrainSys", "systemTag" : "TrainSys",
"codeItemValueNumber" : false, "codeItemValueNumber" : false,
"enableCache" : true, "enableCache" : true,
......
{ {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "XY", "coordinateSystem" : "RADAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello", "emptyText" : "hello",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -16,28 +16,20 @@ ...@@ -16,28 +16,20 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "radar",
"index" : 0, "index" : 0,
"name" : "[candlestick_0]直角坐标系[0]", "name" : "[radar_0]雷达坐标系[0]",
"getPSChartGrid" : { "getPSChartRadar" : {
"index" : 0, "index" : 0,
"name" : "[candlestick_0]直角坐标系[0]", "name" : "[radar_0]雷达坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis0" : { "type" : "radar",
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "RADAR",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -55,58 +47,37 @@ ...@@ -55,58 +47,37 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "candlestick_0-DEFAULT", "name" : "radar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "AGE", "name" : "AGE",
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "2"
} ], } ],
"id" : "0" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartRadars" : [ {
"index" : 0, "index" : 0,
"name" : "[candlestick_0]直角坐标系[0]", "name" : "[radar_0]雷达坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis0" : { "type" : "radar",
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
...@@ -126,14 +97,11 @@ ...@@ -126,14 +97,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "数据1",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "eChartsType" : "radar",
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "candlestick",
"index" : 0, "index" : 0,
"name" : "candlestick_0", "name" : "radar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -142,24 +110,13 @@ ...@@ -142,24 +110,13 @@
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "seriesField" : "DEPARTMENT",
"index" : 0, "seriesLayoutBy" : "column",
"name" : "坐标系编码", "getSeriesPSCodeList" : {
"getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"getPSChartYAxis" : { "seriesType" : "radar",
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "candlestick",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
......
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
}, { }, {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "XY", "coordinateSystem" : "RADAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello", "emptyText" : "hello",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -221,28 +221,20 @@ ...@@ -221,28 +221,20 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "radar",
"index" : 0, "index" : 0,
"name" : "[candlestick_0]直角坐标系[0]", "name" : "[radar_0]雷达坐标系[0]",
"getPSChartGrid" : { "getPSChartRadar" : {
"index" : 0, "index" : 0,
"name" : "[candlestick_0]直角坐标系[0]", "name" : "[radar_0]雷达坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis0" : { "type" : "radar",
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "RADAR",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -260,58 +252,37 @@ ...@@ -260,58 +252,37 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "candlestick_0-DEFAULT", "name" : "radar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "AGE", "name" : "AGE",
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "2"
} ], } ],
"id" : "0" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartRadars" : [ {
"index" : 0, "index" : 0,
"name" : "[candlestick_0]直角坐标系[0]", "name" : "[radar_0]雷达坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartGridXAxis0" : { "type" : "radar",
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -405,14 +376,11 @@ ...@@ -405,14 +376,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "数据1",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "eChartsType" : "radar",
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "candlestick",
"index" : 0, "index" : 0,
"name" : "candlestick_0", "name" : "radar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -421,24 +389,13 @@ ...@@ -421,24 +389,13 @@
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "seriesField" : "DEPARTMENT",
"index" : 0, "seriesLayoutBy" : "column",
"name" : "坐标系编码", "getSeriesPSCodeList" : {
"getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
}, },
"getPSChartYAxis" : { "seriesType" : "radar",
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "candlestick",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
......
...@@ -298,6 +298,42 @@ ...@@ -298,6 +298,42 @@
"predefinedType" : "OPERATOR", "predefinedType" : "OPERATOR",
"rTMOSFilePath" : "pssysapps/Web/psappcodelists/SysOperator", "rTMOSFilePath" : "pssysapps/Web/psappcodelists/SysOperator",
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "common__UsrCodeList0129249258",
"codeListType" : "STATIC",
"codeName" : "UsrCodeList0129249258",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json",
"emptyText" : "未定义",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258",
"name" : "地区",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_1",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_1",
"text" : "江南",
"value" : "苏州"
}, {
"codeName" : "Item_2",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_2",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_2",
"text" : "粤",
"value" : "广州"
}, {
"codeName" : "Item_3",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_3",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_3",
"text" : "首都",
"value" : "北京"
}, {
"codeName" : "Item_4",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_4",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_4",
"text" : "魔都",
"value" : "上海"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappcodelists/UsrCodeList0129249258",
"enableCache" : true
}, { }, {
"codeListTag" : "common__UsrCodeList0129740128", "codeListTag" : "common__UsrCodeList0129740128",
"codeListType" : "STATIC", "codeListType" : "STATIC",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册