puhanshu
2021-12-02 86672b1313d17f75c2d0219d0817097c459e1dbf
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/rentingHouses/NearbyDTO.java
@@ -18,4 +18,6 @@
    private Integer distance;
    @ApiModelProperty("关键字")
    private String keyword;
    @ApiModelProperty("社区id")
    private Long communityId;
}