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