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