1
luofl
2025-04-16 9f073b26a0ed6af25f06315df9d60ce02bcb9595
cloud-server-other/src/main/java/com/dsh/other/feignclient/model/StoreDetailList.java
@@ -23,7 +23,7 @@
    private String storePhone;
    @ApiModelProperty(value = "门店距离当前位置 的距离")
    private long storeDistance;
    private Double storeDistance;
    @ApiModelProperty(value = "门店营业时间范围")
    private String storeTime;