service-report/src/main/java/com/java110/report/cmd/reportFeeMonthStatistics/QueryReportFeeSummaryCmd.java
@@ -91,7 +91,7 @@ //todo 房屋数 long roomCount = baseDataStatisticsImpl.getRoomCount(queryStatisticsDto); //todo 空闲房屋数 //todo 收费房屋数 long feeRoomCount = feeStatisticsImpl.getFeeRoomCount(queryStatisticsDto); //todo 欠费户数