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