CNLIVEViewController.h 243 Bytes
//
//  CNLIVEViewController.h
//  CNLiveSettingModule
//
//  Created by 153993236@qq.com on 11/16/2019.
//  Copyright (c) 2019 153993236@qq.com. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end