2
PC-20250623MANY\Administrator
2025-09-28 258c7fb2632175f63c7b1602e56721e7f9ca741a
src/axios/api.js
@@ -258,6 +258,11 @@
  return post("/user/sell.do", options);
}
// 用户一键平仓
export function allsell(options) {
  return post("/user/allsell.do", options);
}
// ***用户中心***/
// 用户详情
export function getUserInfo(options) {