puzhibing
2024-01-03 48323fce3b4b8013755421aa1d1feb9a73cddde9
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;