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