无关风月
2025-03-21 e421b95541e2796a7c7b2cee7930fe27f9a33d1d
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;