zhengkun 3 years ago
parent
commit
c1a1ef453e

+ 0 - 1
ios/JianYuIOS/JianYuIOS/Classes(模块)/JYNewSearchViewController.m

@@ -1312,7 +1312,6 @@ NSString *const new_AesKey_1 = @"mGlAgnIBB8bx2nch";
             NSString *textJS =  [NSString stringWithFormat:@"ocrVerifyResult('%@')",@""];
             [self isExitCallToJS:textJS withMethodName:@"ocrVerifyResult"];
             
-            
         }];
     }));