重置分数
This commit is contained in:
parent
4ac37d7644
commit
4c6fa89e44
@ -2204,7 +2204,7 @@ public class WorkerInfoServiceImpl extends ServiceImpl<WorkerInfoMapper, WorkerI
|
||||
}
|
||||
updateById(workerInfo);
|
||||
if (Objects.equals(workerInfo.getSafeScore(), 100D)) {
|
||||
projectUfaceConfigService.updateWorkerInfo(workerInfo, workerInfo);
|
||||
projectUfaceConfigService.updateWorkerInfo(old, old);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user