server/visits/dmvisit_service/src/main/java/com/doumee/service/business/impl/hksync/HkSyncPushServiceImpl.java
@@ -841,7 +841,7 @@ Constants.PlatformJobStatus.EXCEPTION.getKey(), Constants.PlatformJobStatus.AUTHED_LEAVE.getKey() ) )<Constants.ZERO){ )==Constants.ZERO){ PlatformJob platformJob = platformJobMapper.selectOne(new QueryWrapper<PlatformJob>().lambda() .eq(PlatformJob::getCarCodeFront,event.getPlateNos()) .eq(PlatformJob::getIsdeleted,Constants.ZERO)