@ -51,7 +51,7 @@ public class CropperSaveReqVO {
private LocalDateTime harvestTime;
@Schema(description = "预计亩产")
private Integer production;
private BigDecimal production;
@Schema(description = "种植状态")
private Integer plantEnd;