From afc4a909befeb08739f73c7ef59fd1bf1b870287 Mon Sep 17 00:00:00 2001 From: liurenjie <liurenjie@yuan9.cn> Date: 星期六, 26 六月 2021 13:56:47 +0800 Subject: [PATCH] al --- BuWanVideo2.0/LeftViewController.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BuWanVideo2.0/LeftViewController.h b/BuWanVideo2.0/LeftViewController.h index 1a3cc56..fa46de7 100755 --- a/BuWanVideo2.0/LeftViewController.h +++ b/BuWanVideo2.0/LeftViewController.h @@ -6,8 +6,8 @@ // Copyright 漏 2016骞� com.yeshi.buwansheque.ios. All rights reserved. // -#import <UIKit/UIKit.h> +#import "MainBaseController.h" -@interface LeftViewController : BaseViewController +@interface LeftViewController : MainBaseController @end -- Gitblit v1.8.0