// // YBLiveListVC.h // YBVideo // // Created by YB007 on 2019/12/4. // Copyright © 2019 cat. All rights reserved. // #import "YBBaseViewController.h" @interface YBLiveListVC : YBBaseViewController @end