fix/release
mofangmin 1 year ago
parent 0fab3bc3fb
commit 29a07ffe2a
  1. 1
      modules/backend/handler/examine/examine.go

@ -113,6 +113,7 @@ func WithdrawList(c *gin.Context) {
42: "MoonPay",
43: "PayPlus",
44: "LuckinPay",
45: "EaniPay",
}
a.Data = values.WithdrawListResp{List: WithdrawOrderArr, Count: count, PayList: payList}
}

Loading…
Cancel
Save