linwei
2024-01-18 413bbb8dbcb2a75ac28850b95aac2d16faf27b7d
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);
      // 待完善