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