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