// // SuctionContactWayCell.h // BuguLive // // Created by fanwe2014 on 16/8/10. // Copyright © 2016年 xfg. All rights reserved. // #import <UIKit/UIKit.h> @interface SuctionContactWayCell : UITableViewCell @end