From 7960485054f37eb60d63a98231686cef41302a8b Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期三, 11 五月 2022 09:13:56 +0800
Subject: [PATCH] 修改部分方法

---
 HDLLinPhoneSDK(OC)/HDLLinPhoneSDK/HDLLinPhoneCommon.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git "a/HDLLinPhoneSDK\357\274\210OC\357\274\211/HDLLinPhoneSDK/HDLLinPhoneCommon.h" "b/HDLLinPhoneSDK\357\274\210OC\357\274\211/HDLLinPhoneSDK/HDLLinPhoneCommon.h"
index 7c54af7..c4cd0a0 100644
--- "a/HDLLinPhoneSDK\357\274\210OC\357\274\211/HDLLinPhoneSDK/HDLLinPhoneCommon.h"
+++ "b/HDLLinPhoneSDK\357\274\210OC\357\274\211/HDLLinPhoneSDK/HDLLinPhoneCommon.h"
@@ -12,6 +12,8 @@
 
 @interface HDLLinPhoneCommon : NSObject
 +(UIViewController *) topMostController;//鑾峰彇椤跺眰瑙嗗浘
++(UIViewController *) rootController;//鑾峰彇鏍规帶鍒跺櫒
++(BOOL)rootPresentVCContent:(Class)vcClass;//鍒ゆ柇鎵�鏈塸resent鐨勬帶鍒跺櫒鏄惁鍚湁VC
 +(UIWindow*)appWindow;
 +(NSString *)temporarySaveImagePath;//涓存椂淇濆瓨鍥剧墖鐨勮矾鍔�
 +(void)saveImageToPhotosAlbum:(UIImage *)savedImage;//淇濆瓨鍥剧墖鍒扮浉鍐�

--
Gitblit v1.8.0