648540858
2023-06-19 8cf5b65e3882580be5a9fa815d476fb0da2da6b7
src/main/java/com/genersoft/iot/vmp/storager/IVideoManagerStorage.java
@@ -378,4 +378,7 @@
   List<DeviceChannelExtend> queryChannelsByDeviceId(String serial, List<String> channelIds, Boolean online);
   List<ParentPlatform> queryEnablePlatformListWithAsMessageChannel();
   List<Device> queryDeviceWithAsMessageChannel();
}