Lawrence
2021-01-14 f34eb9c9e6b61b596d0085e9a2baec48628b23e1
src/main/java/com/genersoft/iot/vmp/storager/IVideoManagerStorager.java
@@ -210,6 +210,11 @@
    */
   PageInfo<ChannelReduce> queryAllChannelList(int page, int count, String query, Boolean online, Boolean channelType, String platformId, Boolean inPlatform);
   /**
    * 查询设备的通道信息
    */
   List<ChannelReduce> queryChannelListInParentPlatform(String platformId);
   /**
    * 更新上级平台的通道信息