CNLiveViewController.h 241 Bytes
//
//  CNLiveViewController.h
//  CNLiveCommonClass
//
//  Created by 153993236@qq.com on 04/12/2019.
//  Copyright (c) 2019 153993236@qq.com. All rights reserved.
//

@import UIKit;

@interface CNLiveViewController : UIViewController

@end