// // LZMBuyLimitGoodCell.h // YouHuiProject // // Created by 小花 on 2018/7/9. // Copyright © 2018年 kuxuan. All rights reserved. // #import #import "LZMBuyLimitGoodModel.h" @interface LZMBuyLimitGoodCell : UITableViewCell + (instancetype)cellWithTableView:(UITableView *)tableView; @property (nonatomic, strong) LZMBuyLimitGoodModel *model; @property (nonatomic, assign) BOOL canBuy; @property UIFontWeight *aO8RX; @property UIInputView *aHzAZCTOb; @property UIMotionEffect *ajwbFQxvYK; @property UIApplication *a95xtLJ; @property UIButton *aU9j7; @property UIRegion *a4BJf; @property UIUserInterfaceIdiom *aAtj5Onv78; @property UIDevice *adiqNJ; @property UIColor *agpr6T; @property UIEvent *ajAxMkWKr; @property UIAlertView *aWkUVuSLb; @end