123456789101112131415161718192021222324252627 |
- //
- // YZMALinkPhoneController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/21.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "YZMABaseViewController.h"
- @interface YZMALinkPhoneController : YZMABaseViewController
- @property (nonatomic, strong) NSString *wx_union_id;//微信union_id
- @property (nonatomic, assign) BOOL is_binded_code;//是否绑定了邀请码
- @property UIActivity *a0bf3IPX;
- @property UIMenuItem *alEkq5yR;
- @property UIKeyCommand *aGEoU4;
- @property UIImage *aeRNlT;
- @property UIFont *aM5K8zXDEq;
- @property UITableView *aj1uGD;
- @property UITableView *a6ci7nqb;
- @property UIControl *amgbLvE6;
- @property UIMenuItem *aEwxkvr;
- @end
|