CNLIVEViewController.h 233 Bytes
//
//  CNLIVEViewController.h
//  DSCnliveShopSDK
//
//  Created by oldSixMrZhang on 11/22/2019.
//  Copyright (c) 2019 oldSixMrZhang. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end