zrj
2024-07-01 f21af83dc4fa0ebaab83f0b50a753add65481e8d
src/api/user.js
@@ -17,7 +17,9 @@
    password,
    grant_type:"password",
    scope: "all",
    type
    type,
    // 查全部-暂定
    loginType:1
  }
});