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/BUFoundationAddress.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BUFoundationAddress.h b/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BUFoundationAddress.h index a0e5f49..f1d60b6 100644 --- a/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BUFoundationAddress.h +++ b/BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BUFoundationAddress.h @@ -12,9 +12,9 @@ @interface BUFoundationAddress : NSObject -+ (int64_t)begainAddress; ++ (int64_t)bu_begainAddress; -+ (int64_t)endAddress; ++ (int64_t)bu_endAddress; @end -- Gitblit v1.8.0