src/main/java/com/whyc/service/BattInfService.java
@@ -616,7 +616,7 @@ int powerNum = powerInfService.getNum(userId); List<StationInf> stationInfList = stationInfService.getStationInfList(userId); int stationNum = stationInfService.getStation(userId); int hrDisNum = testInfService.getHrQuarter(userId); int hrDisNum = testInfService.getHrQuarterZC(userId); map.put("battGroupCount", battGroupCount); map.put("devCount", devCount); map.put("powerNum", powerNum);