1
李喆(开发组)
2025-08-05 8618bdd56b9ff7e7d86f5b63f4805c2517833797
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,
    },