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