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