This commit is contained in:
2025-12-12 16:09:14 +08:00
parent 2b08dd44ee
commit 437f796a08
6 changed files with 12 additions and 7 deletions

View File

@@ -458,7 +458,7 @@ autoShowBusinessError:YES
NSLocalizedDescriptionKey : msg,
@"code" : @(bizCode)
}];
// if (completion) completion(dict, response, bizErr);
if (completion) completion(dict, response, bizErr);
return;
}
// code