src/main/java/org/springblade/modules/house/vo/HouseVO.java @@ -88,4 +88,7 @@ * 标签id */ private Integer status; @ApiModelProperty(value = "编码", example = "") private String code; }