This commit is contained in:
2025-12-16 15:47:12 +08:00
parent c898d16688
commit 30f2e4f24f
5 changed files with 51 additions and 13 deletions

View File

@@ -39,7 +39,7 @@
return;
}
if (completion) completion(KBBizCodeSuccess, @"ok");
if (completion) completion(KBBizCodeSuccess, @"JWS-ok");
}];
}