linwe
2023-12-26 eb55b4133ae6b3df80d8d14fbc5b32928f296fd7
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);
   /**
    * 更新状态--临时接口