IVTBindingTelViewController.h
293 Bytes
//
// IVTBindingTelViewController.h
// IVTMeLiveTwo
//
// Created by XRG on 16/8/17.
// Copyright © 2016年 QLQ. All rights reserved.
//
#import "BaseViewController.h"
@interface IVTBindingTelViewController : BaseViewController
@property (nonatomic) ThirdPartLoginType platform;
@end