设备编辑增加收流IP
This commit is contained in:
@@ -600,6 +600,7 @@ public class DeviceServiceImpl implements IDeviceService {
|
||||
if (!deviceInStore.getGeoCoordSys().equals(device.getGeoCoordSys())) {
|
||||
updateDeviceChannelGeoCoordSys(device);
|
||||
}
|
||||
// 更新redis
|
||||
deviceMapper.updateCustom(device);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user