同步拉取bug修复

This commit is contained in:
GUO 2024-06-20 23:30:45 +08:00
parent 941b1e3082
commit 54012cc383

View File

@ -637,7 +637,7 @@ public class HikvisionCall {
);
if (count != 0) {
log.info("重复的人员通行的数据不保存idCard{},time:{}", workerInfo.getIdCard(), time);
return;
continue;
}
try {
HikvisionEventsPictureRq rq = new HikvisionEventsPictureRq();
@ -744,7 +744,7 @@ public class HikvisionCall {
Integer count = carPassRecordMapper.selectCount(queryWrapper);
if (count != 0) {
log.info("重复的车辆通行的数据不保存plateNo{},time:{}", plateNo, time);
return;
continue;
}
try {
//车牌