pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/java/com/dy/pipIrrRemote/records/intakeAmountDay/IntakeAmountDayQueryVo.java
@@ -24,6 +24,9 @@ @Schema(description = "取水口名称", requiredMode = Schema.RequiredMode.NOT_REQUIRED) private String intakeName; @Schema(description = "取水口ID") private String intakeId; @Schema(description = "统计开始日期", requiredMode = Schema.RequiredMode.NOT_REQUIRED) private Date startDt;