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