|
@ -180,7 +180,7 @@ public class ValueConverter { |
|
|
eventLabel.put("dcEventConstruction.specialConstruction","专项施工"); |
|
|
eventLabel.put("dcEventConstruction.specialConstruction","专项施工"); |
|
|
eventLabel.put("dcEventConstruction.otherConstructionName","其他施工名称"); |
|
|
eventLabel.put("dcEventConstruction.otherConstructionName","其他施工名称"); |
|
|
eventLabel.put("dcEventConstruction.constructionMeasurement","施工措施"); |
|
|
eventLabel.put("dcEventConstruction.constructionMeasurement","施工措施"); |
|
|
eventLabel.put("dcEventConstruction.facilityId","设施id"); |
|
|
// eventLabel.put("dcEventConstruction.facilityId","设施id");
|
|
|
eventLabel.put("dcEventConstruction.exitsInlets","出入口"); |
|
|
eventLabel.put("dcEventConstruction.exitsInlets","出入口"); |
|
|
eventLabel.put("dcEventConstruction.laneOccupancy","占用车道"); |
|
|
eventLabel.put("dcEventConstruction.laneOccupancy","占用车道"); |
|
|
eventLabel.put("dcEventConstruction.trafficCondition","通行情况"); |
|
|
eventLabel.put("dcEventConstruction.trafficCondition","通行情况"); |
|
@ -194,7 +194,7 @@ public class ValueConverter { |
|
|
eventLabel.put("dcEventTrafficCongestion.congestionMileage","拥堵里程(公里)"); |
|
|
eventLabel.put("dcEventTrafficCongestion.congestionMileage","拥堵里程(公里)"); |
|
|
eventLabel.put("dcEventTrafficCongestion.maxCongestionMileage","最大拥堵里程(公里)"); |
|
|
eventLabel.put("dcEventTrafficCongestion.maxCongestionMileage","最大拥堵里程(公里)"); |
|
|
eventLabel.put("dcEventTrafficCongestion.congestionCause","拥堵原因"); |
|
|
eventLabel.put("dcEventTrafficCongestion.congestionCause","拥堵原因"); |
|
|
eventLabel.put("dcEventTrafficCongestion.facilityId","设施id"); |
|
|
// eventLabel.put("dcEventTrafficCongestion.facilityId","设施id");
|
|
|
// eventLabel.put("dcEventTrafficCongestion.rampId","匝道");
|
|
|
// eventLabel.put("dcEventTrafficCongestion.rampId","匝道");
|
|
|
eventLabel.put("dcEventTrafficCongestion.location","地点"); |
|
|
eventLabel.put("dcEventTrafficCongestion.location","地点"); |
|
|
eventLabel.put("dcEventTrafficCongestion.detailedReasons","详细原因"); |
|
|
eventLabel.put("dcEventTrafficCongestion.detailedReasons","详细原因"); |
|
@ -223,7 +223,7 @@ public class ValueConverter { |
|
|
eventLabel.put("dcEventTrafficControl.controlType","管制分类"); |
|
|
eventLabel.put("dcEventTrafficControl.controlType","管制分类"); |
|
|
eventLabel.put("dcEventTrafficControl.controlCause","管制原因"); |
|
|
eventLabel.put("dcEventTrafficControl.controlCause","管制原因"); |
|
|
eventLabel.put("dcEventTrafficControl.exitsInlets","出入口"); |
|
|
eventLabel.put("dcEventTrafficControl.exitsInlets","出入口"); |
|
|
eventLabel.put("dcEventTrafficControl.facilityId","设施id"); |
|
|
// eventLabel.put("dcEventTrafficControl.facilityId","设施id");
|
|
|
// eventLabel.put("dcEventTrafficControl.rampId","匝道");
|
|
|
// eventLabel.put("dcEventTrafficControl.rampId","匝道");
|
|
|
eventLabel.put("dcEventTrafficControl.causeType","原因类型"); |
|
|
eventLabel.put("dcEventTrafficControl.causeType","原因类型"); |
|
|
eventLabel.put("dcEventTrafficControl.measure","措施"); |
|
|
eventLabel.put("dcEventTrafficControl.measure","措施"); |
|
|