REQ-3982: fix bugs
This commit is contained in:
parent
d64c3b8c61
commit
419e64e807
@ -587,6 +587,7 @@ public class ChangeRecordRelationServiceImpl extends ServiceImpl<ChangeRecordRel
|
||||
// 仅完全重新发起时,才记录日志
|
||||
insertLog(visa, UpdateVisaChangeReq.builder()
|
||||
.visaId(visa.getId())
|
||||
.phase(req.getPhase())
|
||||
.operatorId(req.getOperatorPersonId())
|
||||
.operatorName(req.getOperatorPersonName())
|
||||
.visaStampAction(REQUEST_STAMP)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user