huanghongfa
2021-07-23 df1de6a8ca9bf6af14d858fb51d077c00dd2dd48
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.否)
     */