lin
2024-05-09 ce1fc76b02af7f0049c4ec802987c31103f7501a
src/main/java/org/springblade/modules/task/dto/TaskCampusReportingEventDTO.java
@@ -37,5 +37,10 @@
   private Integer reportType;
   /**
    * 中转的状态
    */
   private Integer status;
}