CNLIVEBViewController.h
314 Bytes
//
// CNLIVEBViewController.h
// CNLiveOrganizationValidationModule
//
// Created by 梁星国 on 04/10/2020.
// Copyright (c) 2020 梁星国. All rights reserved.
//
@import UIKit;
#import <CNLiveBusinessBaseModule/CNLiveBusinessBaseModule.h>
@interface CNLIVEBViewController : CNCommonViewController
@end