xufenglei
2018-02-05 2c90ca6754397903904ca8efabb4c9c93889b970
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);
}