zhongrj
2024-03-20 ced3a95b1d42c70453fdca63ce67af2ae3fa014e
src/main/java/org/springblade/modules/house/vo/HouseholdVO.java
@@ -40,6 +40,12 @@
    */
   private String roleRelationName;
   @ApiModelProperty(value = "标签")
   private List<Integer> labelIdList;
   @ApiModelProperty(value = "标签类型:重点人员,关注人员")
   private Integer labelType;
   /**
    * 小区名称
    */