Merge remote-tracking branch 'origin/master' into wvp-28181-2.0
This commit is contained in:
@@ -112,8 +112,6 @@ public class VideoManagerStoragerImpl implements IVideoManagerStorager {
|
||||
return new PageInfo<>(all);
|
||||
}
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public List<DeviceChannel> queryChannelsByDeviceId(String deviceId) {
|
||||
return deviceChannelMapper.queryChannelsByDeviceId(deviceId, null,null, null, null);
|
||||
|
||||
Reference in New Issue
Block a user