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