From 8227d1cefb20e357250a4a7fe8da32141b6cfc1e Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期二, 24 八月 2021 17:29:10 +0800 Subject: [PATCH] 提交原生sdk工程 --- 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