linwei
2024-01-22 852cc7a233ea2ff510f1e4ab6e26618680c981f5
src/main/java/org/springblade/modules/task/dto/TaskCampusReportingEventDTO.java
@@ -37,5 +37,10 @@
   private Integer reportType;
   /**
    * 中转的状态
    */
   private Integer status;
}