linwei
2024-02-02 b8699d2f81784e6f9dd906adeebae6fdeab3f981
src/main/java/org/springblade/modules/taskPlaceRectification/vo/TaskPlaceRectificationVO.java
@@ -89,4 +89,7 @@
   @ApiModelProperty(value = "不通过原因", example = "")
   private String reasonFailure;
   @ApiModelProperty(value = "地址编码", example = "")
   private String addressName;
}