From 1b73d5d0b495f2d643c2523e1b8399f925b4f702 Mon Sep 17 00:00:00 2001
From: liurenjie <liurenjie@yuan9.cn>
Date: 星期六, 03 七月 2021 17:58:19 +0800
Subject: [PATCH] al

---
 BuWanVideo2.0/SearchController.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/BuWanVideo2.0/SearchController.h b/BuWanVideo2.0/SearchController.h
index e7e27ad..98348ba 100644
--- a/BuWanVideo2.0/SearchController.h
+++ b/BuWanVideo2.0/SearchController.h
@@ -7,10 +7,11 @@
 //
 
 #import <UIKit/UIKit.h>
+#import "BaseController.h"
 
 NS_ASSUME_NONNULL_BEGIN
 
-@interface SearchController : UIViewController
+@interface SearchController : BaseController
 
 @property (nonatomic, nullable, copy) NSString *ptitle;
 

--
Gitblit v1.8.0