linwei
2023-12-29 7504c8c0984193d7184ca2c47b4ff6ffc0b67c8f
src/main/java/org/springblade/modules/task/dto/TaskBailReportingEventDTO.java
@@ -35,4 +35,6 @@
   @ApiModelProperty(value = "门牌地址编码")
   private String houseCode;
   private Integer reportType;
}