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