切换主体
This commit is contained in:
parent
be2adefb91
commit
d24e7671e0
|
|
@ -78,6 +78,7 @@ func (this *VoucherBiz) notifyUsed(ctx context.Context, order *bo.OrderBo, req *
|
|||
return err
|
||||
}
|
||||
|
||||
order.LastUseTime = &req.PlainText.ConsumeInformation.ConsumeTime
|
||||
return this.notify(ctx, order)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue