12345678910111213141516171819202122232425262728 |
- //
- // LZMPrivilegeReferralTableViewCell.h
- // YouHuiProject
- //
- // Created by jcymac on 2018/5/21.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMPrivilegeReferralModel.h"
- @interface LZMPrivilegeReferralTableViewCell : UITableViewCell
- @property(nonatomic,strong)LZMPrivilegeReferralModel *model;
- @property UIActivity *a0mgG7l;
- @property UIAlertView *aMbzdQ;
- @property UIUserInterfaceIdiom *amUvGNge;
- @property UIMenuItem *axmAe7Fvo;
- @property UIColor *aogEnq5BOP;
- @property UIBarButtonItem *asR1x0YumU7;
- @property UIFont *ayiN56jvbg;
- @property UICollectionView *ai3Es;
- @property UIBarButtonItem *aZT72c;
- @property UIDevice *awvFQ;
- @property UIBarButtonItem *a10YsNtX;
- @property UIView *akOPMphCNrg;
- @property UIInputView *apMenlszj;
- @end
|