From 57e30bc2584b92ce3da3821bd0f6e040f2ad28df Mon Sep 17 00:00:00 2001
From: admin <lrj@aelines-MacBook-Air.local>
Date: 星期五, 21 四月 2023 18:08:07 +0800
Subject: [PATCH] 抖音SDK 升级,个人中心bug修改,增加

---
 BuWanVideo2.0/DYDrawVideoController.m |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BuWanVideo2.0/DYDrawVideoController.m b/BuWanVideo2.0/DYDrawVideoController.m
index d9f5445..05aa136 100644
--- a/BuWanVideo2.0/DYDrawVideoController.m
+++ b/BuWanVideo2.0/DYDrawVideoController.m
@@ -36,7 +36,7 @@
 
 - (void)viewDidAppear:(BOOL)animated{
     if(self.vc!=nil){
-        [self.vc drawVideoViewControllerDidAppear];
+       [self.vc drawVideoViewControllerDidAppear];
     }
 }
 

--
Gitblit v1.8.0