kaiyu
2020-12-02 dcf1385a88fdf517e2cc60b50ea2e0a30e5652ca
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);