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