src/main/java/com/ruoyi/energy/dto/EnergyStatisticsDto.java @@ -9,7 +9,7 @@ import java.util.Map; @Data @ApiModel("按日月年汇总统计的能耗数据") @ApiModel("能耗统计---按日月年汇总统计的能耗数据") public class EnergyStatisticsDto { @ApiModelProperty("总耗用量")