19 lines
432 B
Objective-C
19 lines
432 B
Objective-C
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
|
|
#import "FLoginObject.h"
|
|
|
|
|
|
NS_ASSUME_NONNULL_BEGIN
|
|
|
|
@interface LRRevolutionOpularObject : NSObject
|
|
@property (nonatomic, strong) FLoginObject * frame_zEarchPositionModel;
|
|
@property (nonatomic, assign) BOOL collectCroll;
|
|
@property (nonatomic, copy) NSString * accessModityTransformer;
|
|
@property (nonatomic, assign) long mainOastAppearance;
|
|
|
|
@end
|
|
|
|
NS_ASSUME_NONNULL_END
|