whycxzp
2024-03-07 2cb95a87ab7f14fdfeefd1e079307e47d011a317
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);
    //查询分级告警的个数