1
李喆(开发组)
2025-07-04 ed323a0c8ebbf8c7693fa8d5084f579f23da553b
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,
    },