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