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

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

上级 473f9e56
...@@ -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,
......
...@@ -49,9 +49,18 @@ ...@@ -49,9 +49,18 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "department",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "age", "name" : "age",
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "2"
} ], } ],
"id" : "0" "id" : "0"
} ], } ],
...@@ -92,12 +101,19 @@ ...@@ -92,12 +101,19 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "name", "category" : "name",
"index" : 0, "index" : 0,
"itemId" : "department",
"itemName" : "department",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "age", "value" : "age",
"id" : "0" "id" : "0"
}, },
"seriesField" : "department",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"seriesType" : "pie", "seriesType" : "pie",
"valueField" : "age", "valueField" : "age",
"enableChartDataSet" : true "enableChartDataSet" : true
......
...@@ -254,9 +254,18 @@ ...@@ -254,9 +254,18 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "department",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "age", "name" : "age",
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "2"
} ], } ],
"id" : "0" "id" : "0"
} ], } ],
...@@ -371,12 +380,19 @@ ...@@ -371,12 +380,19 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "name", "category" : "name",
"index" : 0, "index" : 0,
"itemId" : "department",
"itemName" : "department",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "age", "value" : "age",
"id" : "0" "id" : "0"
}, },
"seriesField" : "department",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"seriesType" : "pie", "seriesType" : "pie",
"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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册