CNLiveViewController.h 236 Bytes
//
//  CNLiveViewController.h
//  CNLiveTripartiteManagement
//
//  Created by 殷巧娟 on 05/25/2019.
//  Copyright (c) 2019 殷巧娟. All rights reserved.
//

@import UIKit;

@interface CNLiveViewController : UIViewController

@end