linwei
2024-01-12 b1d6df38fc80587950f484060dc3d1286d3eb86e
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);
   /**
    * 更新状态--临时接口