From 4c1abca185a5727da6fb314a0cb4cd44bfe1b3bf Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期五, 07 六月 2024 17:48:47 +0800 Subject: [PATCH] feature appkey修改 --- EZSDK/EZSDK/EZ/UIViewControllers/EZAddByQRCodeViewController.h | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/EZSDK/EZSDK/EZ/UIViewControllers/EZAddByQRCodeViewController.h b/EZSDK/EZSDK/EZ/UIViewControllers/EZAddByQRCodeViewController.h index 1910006..cc7e10b 100644 --- a/EZSDK/EZSDK/EZ/UIViewControllers/EZAddByQRCodeViewController.h +++ b/EZSDK/EZSDK/EZ/UIViewControllers/EZAddByQRCodeViewController.h @@ -7,7 +7,14 @@ // #import <UIKit/UIKit.h> - +#import "EZSDK.h" @interface EZAddByQRCodeViewController : UIViewController +@property (nonatomic, weak) UIViewController *prevController;//涓婁竴涓猚ontroller锛堢敤浜庢坊鍔犲畬鎴愬悗璺冲洖璇ラ〉闈級 + +@property (nonatomic, assign) HDLEZDeviceType deviceType;//璁惧绫诲瀷 + +//@property (nonatomic, assign) bool shouldPop;//闇�瑕佽繑鍥� + + @end -- Gitblit v1.8.0