Açıklama Yok
// // FKProSpecResCell.h // FirstLink // // Created by jack on 16/8/12. // Copyright © 2016年 FirstLink. All rights reserved. // #import <UIKit/UIKit.h> @interface FKProSpecResCell : UITableViewCell + (CGFloat)cellHeight; @end