nickchange
2023-10-24 9d59e53e261008ed5ea8e05a6c253d5976b69abd
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;