huanghongfa
2021-07-23 fbfd98f72387b567d5de150b3656f540d70c2be1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/ComMngPopulationHouseEditDTO.java
@@ -19,6 +19,9 @@
    @ApiModelProperty(value = "是否是居住地(1.是 2.否)")
    private Integer isResidence;
    @ApiModelProperty("与户主关系")
    private Integer relation;
    /**
     * 是否是居住地(1.是 2.否)
     */