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