From ce4eaddf9eb835f01e6bf5845a063d306f322b24 Mon Sep 17 00:00:00 2001
From: Aeline <liu9421wen@163.com>
Date: 星期一, 08 三月 2021 18:16:51 +0800
Subject: [PATCH] al

---
 BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BURouter.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BURouter.h b/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BURouter.h
index 7d04487..ceedcce 100644
--- a/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BURouter.h
+++ b/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BURouter.h
@@ -11,5 +11,5 @@
 #import "UIViewController+BUUtilities.h"
 
 @interface BURouter : NSObject
-+ (void)pushFromViewController:(UIViewController *)fromVC toViewController:(UIViewController *)toVC;
++ (void)presentFromViewController:(UIViewController *)fromVC toViewController:(UIViewController *)toVC;
 @end

--
Gitblit v1.8.0