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

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

上级 3437a891
......@@ -37,7 +37,7 @@
"path" : "PSMODULES/common.json"
},
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129249258",
"refFlag" : true,
"refFlag" : false,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
......
......@@ -37,7 +37,7 @@
"path" : "PSMODULES/common.json"
},
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128",
"refFlag" : true,
"refFlag" : false,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
......
{
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "POLAR",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -18,10 +18,10 @@
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"name" : "[line_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -55,36 +55,23 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"name" : "line_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "name",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"name" : "department",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "department",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "age",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -101,21 +88,19 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "姓名",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "年龄",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_1",
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
......@@ -137,15 +122,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "学生年龄折线图",
"catalogField" : "name",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"caption" : "Step Start",
"catalogField" : "department",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"name" : "line_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -156,8 +137,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "department",
"itemName" : "department",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -168,21 +147,16 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "name" ],
"x" : [ "department" ],
"y" : [ "age" ],
"id" : "0"
},
"seriesField" : "department",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"seriesType" : "line",
"step" : false,
"valueField" : "age",
"enableChartDataSet" : true,
"stack" : true
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -206,7 +206,7 @@
}, {
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "POLAR",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -223,10 +223,10 @@
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"name" : "[line_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -260,36 +260,23 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"name" : "line_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "name",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"name" : "department",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "department",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "age",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -306,21 +293,19 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "姓名",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "年龄",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_1",
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
......@@ -416,15 +401,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "学生年龄折线图",
"catalogField" : "name",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"caption" : "Step Start",
"catalogField" : "department",
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"name" : "line_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -435,8 +416,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "department",
"itemName" : "department",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -447,21 +426,16 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "name" ],
"x" : [ "department" ],
"y" : [ "age" ],
"id" : "0"
},
"seriesField" : "department",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"seriesType" : "line",
"step" : false,
"valueField" : "age",
"enableChartDataSet" : true,
"stack" : true
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -298,78 +298,6 @@
"predefinedType" : "OPERATOR",
"rTMOSFilePath" : "pssysapps/Web/psappcodelists/SysOperator",
"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",
"codeListType" : "STATIC",
"codeName" : "UsrCodeList0129740128",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json",
"emptyText" : "未定义",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128",
"name" : "人员",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_1",
"text" : "张三a",
"value" : "张三"
}, {
"codeName" : "Item_2",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_2",
"text" : "李四b",
"value" : "李四"
}, {
"codeName" : "Item_3",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_3",
"text" : "王五c",
"value" : "王五"
}, {
"codeName" : "Item_4",
"mOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4",
"rTMOSFilePath" : "psmodules/common/pscodelists/UsrCodeList0129740128/pscodeitems/Item_4",
"text" : "赵六d",
"value" : "赵六"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappcodelists/UsrCodeList0129740128",
"enableCache" : true
} ],
"getAllPSAppCounters" : [ {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册