xufenglei
2018-02-10 f2857dd60023bb0ddb87f7f06993987f97a4b2be
src/main/java/com/moral/mapper/MonitorPointMapper.java
@@ -11,5 +11,5 @@
   List<MonitorPoint> selectWithAreaNameByExample(Example example);
   List<MonitorPoint> getMonitorPointsByAreaName(Map<String, Object> parameters);
    List<MonitorPoint> selectWithStateByMap(Map<String, Object> params);
    List<MonitorPoint> selectByMap(Map<String, Object> params);
}