Your Name
2023-07-04 d3e23e26fcfc17e770fca7c29b290ef5082e5734
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 欠费户数