无关风月
2025-03-28 1e12b2abcaa1bdbdb57d3694446337126168bef1
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;