al
liurenjie
2021-07-03 1b73d5d0b495f2d643c2523e1b8399f925b4f702
BuWanVideo2.0/Recommend/BaseController.h
@@ -7,11 +7,14 @@
//
#import <UIKit/UIKit.h>
#import "PlistFileOperator.h"
NS_ASSUME_NONNULL_BEGIN
@interface BaseController : UIViewController
@property (nonatomic, nullable, strong) PlistFileOperator *plist;
@end
NS_ASSUME_NONNULL_END