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