jinpengyong
2020-12-23 8fb013a6d6707929799e9f7a8a82f311cbca29ae
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);