沈斌
2018-02-08 3120cdd01c8e6a2a1edefb6ff251c026f44dee5c
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);
}