zhongrj
2024-01-03 4c1339d4b5a97afdbc93c71a73f698388225ddc6
src/main/java/org/springblade/modules/task/dto/TaskLabelReportingEventDTO.java
@@ -35,5 +35,7 @@
   @ApiModelProperty(value = "门牌地址编码")
   private String houseCode;
   private Integer reportType;
}