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