ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceSamplingResult.java
@@ -5,12 +5,12 @@ import org.springframework.data.mongodb.core.mapping.Document; /** * 车辆设备抽检指标监测结果,2.3.0版本新增 * 车辆设备抽检指标监测结果:车辆(车辆卡口设备抓拍数据大图可用性) * * @author gonghl */ @Data @Document(collection = "vehicle_device_sampling") @Document(collection = "hk_vehicle_device_sampling") public class VehicleDeviceSamplingResult extends BaseResult { /**