无人机管理后台前端(已迁走)
zrj
2024-07-17 70d56d7abee4786ceca3ba7b54c4e439091c17c3
src/api/user.js
@@ -17,7 +17,7 @@
      tenantId,
      username,
      password,
      grant_type: website.captchaMode ? 'captcha' : 'password',
      grant_type: 'password',
      scope: 'all',
      type,
    },