ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/EnergyStorageDischargeVO.java
@@ -10,7 +10,7 @@ @ApiModelProperty("储能配置") private Integer config=115; @ApiModelProperty("今日储能") private Integer todayStorage=230; private BigDecimal todayStorage; @ApiModelProperty("今日放能") private BigDecimal todayDischarge;