CNLIVEViewController.h 244 Bytes
//
//  CNLIVEViewController.h
//  CNLiveOrganizationValidationModule
//
//  Created by 梁星国 on 04/07/2020.
//  Copyright (c) 2020 梁星国. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end