// // FKCashCouponHeadView.h // FirstLink // // Created by ascii on 15/9/8. // Copyright (c) 2015年 FirstLink. All rights reserved. // #import @interface FKCouponExchangeCell : UITableViewCell + (CGFloat)height; @end