voucher
This commit is contained in:
parent
e61da58512
commit
ef5a80f501
|
|
@ -67,7 +67,6 @@ func (this *VoucherBiz) UsedNotify(ctx context.Context, msg string) error {
|
|||
return fmt.Errorf("核销重试通知处理,通知失败次数超过50次,请检查:%v", err)
|
||||
}
|
||||
log.Warnf("核销重试通知处理,通知失败:%v", err)
|
||||
return err
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue