admin
2023-04-21 57e30bc2584b92ce3da3821bd0f6e040f2ad28df
BuWanVideo2.0/AppDelegate.h
@@ -34,8 +34,12 @@
@property (strong, nonatomic) UIWindow *window;
@property bool inited;
@property (nonatomic , assign) id<YTHNetDelegateRecommend> YNetdelegateRecommend;
@property (nonatomic , weak) id<YTHBacktoApplicationsDelegate> YBackAppDelegate;
-(void)initData;
@end