update qrcodeOpenApplet返回结果
parent
6c5300e3f5
commit
3d6dfc162b
|
@ -25,7 +25,7 @@
|
|||
if (result){
|
||||
success(@{});
|
||||
} else {
|
||||
failure(error.description);
|
||||
failure(error.localizedDescription);
|
||||
}
|
||||
} closeCompletion:^{
|
||||
NSLog(@"关闭");
|
||||
|
|
Loading…
Reference in New Issue