linwei
2024-01-18 4cfc5f4240178a8efe5d44eee527ce1c626c6c64
src/main/java/org/springblade/modules/task/service/impl/TaskServiceImpl.java
@@ -528,7 +528,6 @@
      if (reportType==5){
         taskLabelReportingEventEntity.setEventType("2");
      }
      taskLabelReportingEventEntity.setEventType(taskName);
      // 系统下发
      taskLabelReportingEventEntity.setSource(2);
      // 待完善