648540858
2021-11-05 eb4716ba82f13078dd88e967e7906080c0ac0205
src/main/java/com/genersoft/iot/vmp/storager/IVideoManagerStorager.java
@@ -10,7 +10,7 @@
import com.github.pagehelper.PageInfo;
/**    
 * @Description:视频设备数据存储接口
 * @description:视频设备数据存储接口
 * @author: swwheihei
 * @date:   2020年5月6日 下午2:14:31     
 */
@@ -374,4 +374,6 @@
   void updateMediaServer(MediaServerItem mediaServerItem);
   List<StreamProxyItem> getStreamProxyListForEnableInMediaServer(String id, boolean b);
    Device queryVideoDeviceByChannelId(String platformGbId);
}