zhongrj
2024-01-16 2085873370c5b2cd5d9b612a79e2484ecea68204
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);
      // 待完善