This commit is contained in:
徐俊杰 2025-06-19 14:05:00 +08:00
commit e994c11e29

View File

@ -429,6 +429,7 @@ func CreateAntomPay(c *gin.Context) {
} }
service.Success(c) service.Success(c)
return
} }
var antomReq payment.CreatePayRequest var antomReq payment.CreatePayRequest