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