src/main/java/com/whyc/mapper/PwrdevAlarmMapper.java
@@ -29,6 +29,8 @@ //电源实时告警-首页foot List<PwrdevAlarm> getRealAlarmFoot(Date yesterday, int uId); List<PwrdevAlarm> getRealAlarmListWithLevel1(int uId); List<PwrdevAlarm> getList(@Param("uId") Long userId, @Param("type") int type); //查询分级告警的个数