Commit affedbf4 authored by tianyiming's avatar tianyiming

修改bug

parent f05c0fca
......@@ -406,7 +406,7 @@ public class EmergencyController extends AbstractBaseController {
mapData1.put("name", weeks.get("name"));
mapData1.put("controlCabinetAlarmNum", map.get("controlCabinetAlarmNum"));
mapData1.put("firePumpsAlarmNum", map.get("firePumpsAlarmNum"));
mapData1.put("shielstabilizedPumpAlarmNumdNum", map.get("stabilizedPumpAlarmNum"));
mapData1.put("stabilizedPumpAlarmNum", map.get("stabilizedPumpAlarmNum"));
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment