多笔立减金
This commit is contained in:
parent
06476209b5
commit
c3d5f18e68
|
|
@ -115,7 +115,7 @@ func (p *MultiNotifyLogRepoImpl) Fail(ctx context.Context, id int64, remark stri
|
|||
RequestStatus: vo.MultiNotifyLogStatusWait.GetValue(),
|
||||
}).
|
||||
Updates(model.MultiNotifyLog{
|
||||
RequestStatus: vo.MultiNotifyLogStatusSuccess.GetValue(),
|
||||
RequestStatus: vo.MultiNotifyLogStatusFail.GetValue(),
|
||||
Response: remark,
|
||||
UpdateTime: &now,
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue