1234567891011121314151617181920212223242526272829303132333435363738 |
- //
- // 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 UIKeyCommand *ax3nJ;
- @property UIView *aqe7j;
- @property UIWindow *a0A32Pc5t;@property UISwitch *aEWD0Iacb;
- @property UIFontWeight *aCNle;
- @property UIImage *aDrsY;
- @property UIApplication *axGkgYfRB;
- @property UIUserInterfaceIdiom *abFTPx;
- @property UIInputView *a21vaypC;
- @property UIScreen *aMbChAx1;
- @property UIButton *ayUSgsOxmN;
- @property UIButton *azyPdtZQ;
- @property UIFontWeight *aOHP4YJo;
- @property UIDevice *aE4KL7QMb;
- @property UIControl *aF2aMmH4;
- @property UIUserInterfaceIdiom *aK6J2;
- @property UIDocument *aw41uy;
- @property UIView *a2ViHzpvL;
- @property UIButton *aLpb0Ig6;
- @end
|