jinpengyong
2020-08-05 6956fffa1f06b01375081689c5da5a23a30963db
src/main/java/com/moral/mapper/DeviceMapper.java
@@ -54,4 +54,6 @@
   List<Integer> getHasWindDirAndWindSpeedDeviceVersion();
   List<Device> selectDevicesAll(Map<String, Object> params);
   List<Device> getDeviceListByMonitorPointIds(List<Integer> id);
}