热更新demo

searchCell.h 244B

    // // searchCell.h // ThePaperBase // // Created by Huixin on 15/7/27. // Copyright (c) 2015年 scar1900. All rights reserved. // @interface searchCell : UITableViewCell - (void)setData:(listContObjectVO *)listBO key:(NSArray *)key; @end