RealNameAuthenticationViewController.h 258 Bytes
//
//  RealNameAuthenticationViewController.h
//  IVTMeLiveTwo
//
//  Created by XRG on 16/9/5.
//  Copyright © 2016年 QLQ. All rights reserved.
//

#import "BaseViewController.h"

@interface RealNameAuthenticationViewController : BaseViewController

@end