123456789101112131415161718192021222324252627 |
- //
- // YZMAChildBuyLimitController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/7/6.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface YZMAChildBuyLimitController : UIViewController
- @property (nonatomic, strong) NSString *start_time;
- @property (nonatomic, strong) NSString *end_time;
- @property (nonatomic, assign) BOOL canBuy;
- @property UIScreen *aq985L;
- @property UIColor *ar6KB23W;
- @property UIKeyCommand *aXg9D;
- @property UIFontWeight *amAFYy30Cb5;
- @property UIMenuItem *af9QY1UF6A;
- @property UIViewController *aruKw2jaSd;
- @property UIApplication *ab1KIPX;
- @property UIBezierPath *aP9iERBQ;
- @property UIRegion *aKSTAJG6jQV;
- @end
|