lisy
2023-08-11 c321a119aa3dd4ff4bfa30b795b7f5386675f10c
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;