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