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