1234567891011121314151617181920212223242526272829 |
- //
- // LZMGoodDetailViewController.h
- // YouHuiProject
- //
- // Created by xiaoxi on 2018/1/22.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "LZMBaseViewController.h"
- #import "LZMEventModel.h"
- #import "DetailRequestModel.h"
- @interface LZMGoodDetailViewController : LZMBaseViewController
- //@property (nonatomic, copy) NSString *goods_id;
- @property (nonatomic, strong) LZMEventModel *eventModel;
- @property (nonatomic, strong) DetailRequestModel *requestModel;
- @property UIAlertAction *am9x41ej;
- @property UIVisualEffectView *asLEgqN8p;
- @property UIUserInterfaceIdiom *aJWFB;
- @property UIControl *aZM8fxXpeaW;
- @property UIApplication *ahDRTCks1;
- @property UIVisualEffectView *aB6mERtac;
- @property UIAlertView *a07oyq;
- @property UIApplication *asf6yG2l9;
- @property UIMotionEffect *ah3Wi;
- @end
|