dcc
2024-06-29 e5108083cff1cb9b4df2de3fb845be56ea1622d4
src/API/recharge.js
@@ -16,7 +16,7 @@
//根据币种获取链地址
const getBlock = (params) => {
  return requestHttp({
    url: "api/topUp/getUserPayAddress",
    url: "api/user!appList",
    method: "get",
    isLoading: false,
    params,