龚焕茏
2024-08-27 fea89b769738f7db06281f244bc81135fc34ce76
ycl-pojo/src/main/java/com/ycl/platform/domain/param/HK/VehicleDeviceSamplingParam.java
@@ -15,20 +15,7 @@
@Data
@Accessors(chain = true)
public class VehicleDeviceSamplingParam {
    /**
     * 分页
     * 必填
     */
    private Integer pageNO;
    /**
     * 分页
     * 必填
     */
    private Integer pageSize;
public class VehicleDeviceSamplingParam extends BaseParam {
    /**
     * 日期:需要哪天的异常数据。格式:yyyy-mm-dd
     * 必填