linwei
2024-02-04 46498a8f5c219471ef4bb84f3210c71cfa439484
src/main/java/org/springblade/modules/task/dto/TaskBailReportingEventDTO.java
@@ -35,4 +35,6 @@
   @ApiModelProperty(value = "门牌地址编码")
   private String houseCode;
   private Integer reportType;
}