李喆(开发组)
2025-08-11 176e2a7c4c276fca640eb05c3df1fb28f0a710ea
src/api/user.js
@@ -18,7 +18,7 @@
      tenantId,
      username,
      password,
      grant_type: website.captchaMode ? 'password' : 'captcha',
      grant_type: website.captchaMode ? 'captcha' : 'password',
      scope: 'all',
      type,
    },