linwei
2024-01-18 4cfc5f4240178a8efe5d44eee527ce1c626c6c64
src/main/java/org/springblade/modules/task/mapper/TaskReportForRepairsMapper.java
@@ -52,7 +52,7 @@
    * @param userId
    * @return
    */
   TaskReportStatistics getStatisticsCount(@Param("userId") Long userId, @Param("houseCode") String houseCode);
   TaskReportStatistics getStatisticsCount(@Param("userId") Long userId, @Param("houseCode") String houseCode, @Param("neiCode") String neiCode);
   Integer getStatistics(Long userId,String neiCode);