debug wechatpayrefundcallback
This commit is contained in:
parent
a6053f3f9b
commit
8874b0b96c
@ -139,7 +139,7 @@ func (l *WechatPayRefundCallbackLogic) WechatPayRefundCallback(w http.ResponseWr
|
||||
l.sendSuccessResponse(w)
|
||||
return nil
|
||||
}
|
||||
|
||||
logx.Infof("【微信退款回调通知】: %+v", notification)
|
||||
orderNo := *notification.OutTradeNo
|
||||
var processErr error
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user