@@ -253,7 +253,7 @@
});
}
- _isQRCodeType = NO;
+ //_isQRCodeType = NO;
else{
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(5.0 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
@@ -269,6 +269,7 @@
+ _isQRCodeType = NO;
#pragma mark 处理进来是非隐私模式的情况