// // paiHangBang.h // yunbaolive // // Created by 王敏欣 on 2016/11/1. // Copyright © 2016年 cat. All rights reserved. // #import <UIKit/UIKit.h> @interface accountDetails : YBBaseViewController @property (nonatomic, strong)NSString *fromType; @end