ycl-server/src/main/java/com/ycl/task/MonitorTask.java
@@ -161,7 +161,9 @@ ywPoint.setStatus(PointStatus.WAIT.getDesc()); ywPoint.setSerialNumber(result.getSerialNumber().getValue()); ywPoint.setImportantTag(Boolean.FALSE); ywPoint.setProvinceTag(Boolean.FALSE); ywPoint.setProvinceTagVideo(Boolean.FALSE); ywPoint.setProvinceTagCar(Boolean.FALSE); ywPoint.setProvinceTagFace(Boolean.FALSE); ywPoint.setImportantCommandImageTag(Boolean.FALSE); ywPoint.setCreateTime(new Date()); ywPoint.setUpdateTime(new Date());