whycxzp
2021-03-23 36962db0d42b8d9057edcf1baffdc70687489660
src/main/java/com/whyc/mapper/PowerAlarmMapper.java
@@ -9,6 +9,8 @@
    List<PowerAlarm> getAnalysis(int userId, List<Integer> types);
    int getAlarmStationCountSpec(int userId, List<Integer> types);
    int getAlarmStationCount(int userId);
}