无关风月
2025-03-23 40965cea50fc7f50ab06f7472cf3aa3d32985a25
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;