|
|
@@ -339,7 +339,7 @@ bool isDownType22 = YES;
|
|
|
|
|
|
|
|
|
[self showNewIndicatorHaveStrWithCanBack:NO canTouch:NO showText:NSLocalizedString(@"guide_qrcoede_tips_ok",nil)];
|
|
|
- [[connectDeviceManager shareInstance] getThridMsgBySN:resStr needReconnect:NO didNetEnd:^(NSInteger didSuc) {
|
|
|
+ [[connectDeviceManager shareInstance] getThridMsgBySN:resStr needReconnect:YES didNetEnd:^(NSInteger didSuc) {
|
|
|
|
|
|
[self removeNewIndicatorHaveStr];
|
|
|
|