yanghui
2022-11-28 42521c9b51c1bd9a40036f18fd610cd46601222d
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;
}