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