jinpengyong
2020-12-04 e294ea312fe1994c3ddfe26595ee414e6612eb0c
src/main/java/com/moral/service/MonitorPointService.java
@@ -36,7 +36,7 @@
   List<MonitorPoint> getMonitorPointsByRegion(Map<String, Object> parameters);
    List<MonitorPoint> getMonitorPointsByRegionAndOrgId(Map<String, Object> parameters);
    List<MonitorPoint> getMonitorPointsAndDevicesByRegionNew(Map<String, Object> parameters);
    List<Integer> queryVersionsById(Integer id);