linwei
2023-12-29 7504c8c0984193d7184ca2c47b4ff6ffc0b67c8f
src/main/java/org/springblade/modules/task/mapper/TaskReportForRepairsMapper.java
@@ -53,7 +53,7 @@
    */
   TaskReportStatistics getStatisticsCount(@Param("userId") Long userId);
   Integer getStatistics(Long userId);
   Integer getStatistics(Long userId,String neiCode);
   /**
    * 更新状态--临时接口