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