123456789101112131415161718192021222324252627282930 |
- //
- // LZMChildBuyLimitController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/6.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface LZMChildBuyLimitController : UIViewController
- @property (nonatomic, strong) NSString *start_time;
- @property (nonatomic, strong) NSString *end_time;
- @property (nonatomic, assign) BOOL canBuy;
- @property UIImageView *aQt8bCx;
- @property UIControl *aU4qWZg62h;
- @property UIAlertAction *a3T018WUC;
- @property UISearchBar *asCJTOiyE;
- @property UIControl *aHTZI;
- @property UIViewController *azGNfs;
- @property UIBarButtonItem *aXPcuL;
- @property UIAlertAction *a3Cba;
- @property UIScreen *aWFSRB;
- @property UIDevice *axI2nXDFh;
- @property UIFontWeight *aSWdazc4;
- @property UIDevice *aOAlp;
- @end
|