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