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