From 2e150f4bb015d843dae94a9c1281a062fca5162b Mon Sep 17 00:00:00 2001
From: 464027401@qq.com <464027401@qq.com>
Date: 星期三, 15 十二月 2021 13:15:45 +0800
Subject: [PATCH] 去掉部分无用日志打印

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

diff --git a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h
index 659757c..f36cb05 100644
--- a/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h
+++ b/HDLLinPhoneSDK/HDLLinPhoneSDK/HDLLPOnMonitorViewController.h
@@ -19,6 +19,8 @@
 @property (strong, nonatomic) NSString *userName;//鍛煎彨璐﹀彿
 @property (strong, nonatomic) NSString *titleName;//鏍囬
 
+-(void)showUIAlertViewWithBack:(NSString *)mes;
+
 
 #pragma mark 瀵瑰鎺ュ彛鏂规硶
 

--
Gitblit v1.8.0