// // YOUPAILCBindPhoneAccountVC.h // LiveChat // // Created by 张灿 on 2018/9/22. // Copyright © 2018年 caicai. All rights reserved. // #import "ZCBaseVC.h" @interface YOUPAILCBindPhoneAccountVC : ZCBaseVC @property(nonatomic,assign)BOOL youpaipinLogin; @end