xufenglei
2018-06-15 acc6dd66f7ab4d7c9ff7c79196867ef486dd07ae
src/main/java/com/moral/service/MonitorPointService.java
@@ -26,4 +26,6 @@
   List<MonitorPoint> getMonitorPointsByOrganizationId(Integer orgId);
   List<MonitorPoint> getMonitorPointsByRegion(Map<String, Object> parameters);
    List<Integer> queryVersionsById(Integer id);
}