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