重置100分
This commit is contained in:
parent
ad1d9076e1
commit
269ed1dbe1
@ -2203,7 +2203,7 @@ public class WorkerInfoServiceImpl extends ServiceImpl<WorkerInfoMapper, WorkerI
|
||||
throw new OpenAlertException("未找到该记录");
|
||||
}
|
||||
updateById(workerInfo);
|
||||
if (!notNeedSend(old, workerInfo)) {
|
||||
if (Objects.equals(workerInfo.getSafeScore(), 100D)) {
|
||||
projectUfaceConfigService.updateWorkerInfo(workerInfo, workerInfo);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user