huanghongfa
2021-08-10 63cdfcdab5b90e25dc468967c5e4ac0315965f02
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/ComMngPopulationHouseAdminDTO.java
@@ -117,4 +117,10 @@
    @ApiModelProperty(value="小区id")
    private Long villageId;
    /**
     * 房屋地址
     */
    @ApiModelProperty(value="房屋地址")
    private Long address;
}