liurunyu
2024-12-27 27bd4b5c03bbc8b665ffecb87d6c2cae3262e503
pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/statistics/StIntakeSv.java
@@ -30,7 +30,7 @@
    protected StIntakeAmountYearMapper stIntakeAmountYearDao ;
    /**
     * 月统计---漏损
     * 月统计---取水口用水量
     */
    @Transactional
    protected void statisticsMonth(Integer statisticsYear, Integer statisticsMonth, Long statisticsStartId, Long statisticsEndId){
@@ -60,7 +60,7 @@
    }
    /**
     * 年统计---漏损
     * 年统计---取水口用水量
     */
    @Transactional
    protected void statisticsYear(Integer statisticsYear){