zhongrj
2024-01-02 e4920837b74c0db2f4e280f5ece08c27e8721e3f
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);
   /**
    * 更新状态--临时接口