fix: 调整antom支付的返回
This commit is contained in:
parent
736975ed2e
commit
69beac21ff
@ -248,7 +248,7 @@ func CreateAntomPay(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
service.Success(c, result)
|
||||
service.Success(c, resp)
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user