xinquan-api/xinquan-api-system/src/main/java/com/xinquan/system/api/domain/vo/WateringVO.java
@@ -26,6 +26,8 @@ private Integer status; @ApiModelProperty(value = "阈值") private Integer nextLevel; @ApiModelProperty(value = "浇水后剩余能量值") private Integer energyValue;