zhongrj
2024-05-06 c9cd8d8cb06e1fab173b5e63ec7ad376a5c7a53b
src/api/user.js
@@ -17,9 +17,7 @@
    password,
    grant_type:"password",
    scope: "all",
    type,
    // 查全部-暂定
    loginType:1
    type
  }
});