dcc
2024-07-02 9e521784e1b8c21aaaf3c2c033083d05ad5f58b2
src/api/perpetualContract.js
@@ -44,7 +44,7 @@
// 资产
function getAssets(data) {
  return Axios.fetch("wap/api/wallet/getAll.action", data);
  return Axios.fetch("wap/api/wallet!getAll.action", data);
}
// 委托订单列表
function contractApplyOrderOpenList(data) {