@@ -124,6 +124,7 @@ public class MercMiniDeviceDto {
@ApiModelProperty(value = "本月数据")
private MonthCountVO month;
+
}
@Data