完成80%

This commit is contained in:
2026-07-27 06:50:07 +08:00
parent 8475bbd19a
commit 1eae3bbef4
63 changed files with 13664 additions and 280 deletions
-2
View File
@@ -239,8 +239,6 @@ export default {
if (type === "requestCaptchaData") {
request.data = {
tenantId: this.requestContext.tenantId,
clientId: this.requestContext.clientId,
sceneCode: this.requestContext.sceneCode,
subject: this.requestContext.subject,
};
return true;