pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/statistics/StClientSv.java
@@ -30,7 +30,7 @@ protected StClientAmountYearMapper stClientAmountYearDao ; /** * 月统计---漏损 * 月统计---农户用水量及金额 */ @Transactional protected void statisticsMonth(Integer statisticsYear, Integer statisticsMonth, Long statisticsStartId, Long statisticsEndId){ @@ -60,7 +60,7 @@ } /** * 年统计---漏损 * 年统计---农户用水量及金额 */ @Transactional protected void statisticsYear(Integer statisticsYear){