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