src/api/quotes.js
@@ -1,6 +1,6 @@ import Axios from "@/utils/http"; function getPairsWallet(data) { return Axios.fetch("wap/api/wallet/getAll.action", data); return Axios.fetch("wap/api/wallet!getAll.action", data); } function getExchangerateuserconfig() { return Axios.fetch("wap/api/exchangerate!list.action");