44323
2023-11-27 aa925d851857f50eff0556411366690d9a78a0e5
cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/StoreInfo.java
@@ -14,7 +14,7 @@
    private String storeImg;
    @ApiModelProperty(value = "门店距离当前位置")
    private long distance;
    private String distance;
    @ApiModelProperty(value = "门店名称")
    private String storeName;