人员录入修改
This commit is contained in:
parent
4ac6d0f8db
commit
2aaacc75bc
@ -84,7 +84,7 @@ public class WorkerInfoAuditRecordServiceImpl extends ServiceImpl<WorkerInfoAudi
|
||||
throw new OpenAlertException("人员已通过培训,请勿重新添加人员信息");
|
||||
} else {
|
||||
workerInfoAuditRecord.setId(workerInfoAuditRecord1.getId());
|
||||
workerInfoAuditRecordMapper.updateById(workerInfoAuditRecord1);
|
||||
workerInfoAuditRecordMapper.updateById(workerInfoAuditRecord);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user