zhongrj
2023-12-23 c13a98709aec93a4bb747bd53021b085f3ac5e7c
src/main/java/org/springblade/modules/task/mapper/TaskReportForRepairsMapper.java
@@ -63,5 +63,5 @@
    */
   int updateView(GridmanEntity gridman);
   Integer getReportForStatistics(String code, Long userId, Integer status,Integer type);
   Integer getReportForStatistics(String code, Long userId, Integer status, Integer type, String roleType);
}