两折卖----返利app-----返利圈

LZMMyTicketCell.h 795B

123456789101112131415161718192021222324252627
  1. //
  2. // LZMMyTicketCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/25.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "LZMMyTicketModel.h"
  10. #import "LZMHistoryModel.h"
  11. typedef void (^SaimarClick) (void);
  12. @interface LZMMyTicketCell : UITableViewCell
  13. + (instancetype)cellWithTableView:(UITableView *)tableView;
  14. @property (nonatomic, strong) LZMMyTicketModel *model;
  15. @property (nonatomic, copy) SaimarClick saimarClick;
  16. @property UIBezierPath *aygLf1D8X;
  17. @property UITableView *a02mb;
  18. @property UIUserInterfaceIdiom *avXaP;
  19. @property UIControl *aflqs7;
  20. @property UIView *aG3sF2LRB5g;
  21. @property UIEdgeInsets *anV9A0cZpk;
  22. @property UISwitch *ajwy0xH;
  23. @property UISwitch *agaTs7muXD;
  24. @property UIWindow *aJArIf;@property UIWindow *aLG1lBCWt;@end