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