// // YZMALinkFansController.h // YouHuiProject // // Created by 小花 on 2018/5/21. // Copyright © 2018年 kuxuan. All rights reserved. // #import #import "YZMABaseViewController.h" typedef void(^LinkFansBlock)(void); @interface YZMALinkFansController : YZMABaseViewController @property (nonatomic, strong) NSString *wx_union_id;//微信union_id @property(nonatomic,copy)LinkFansBlock linkFansBlock; @property UIImage *avW8kZ; @property UIImageView *aKD4AHq2a; @property UISwitch *a7pj6iegN; @property UIColor *aa6He; @property UIImage *azBbLSN; @property UICollectionView *azd2Di; @property UIDevice *a9rF05xyq; @property UILabel *aYlAZq; @property UIDevice *aMYEVXyRasW; @property UIScreen *aZmPR; @property UIBarButtonItem *a0AaK6hUVr; @property UIAlertView *aNFRK5fydWv; @property UIMenuItem *aZ31qEkeJzO; @property UIButton *apNG14w; @property UIFont *ajPc0e4Z; @property UIAlertView *ayVnIzk; @property UIBarButtonItem *aZ7v9rHK; @end