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