Merge branch 'fix/release' into dev

dev
mofangmin 1 year ago
commit 85bb17f881
  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