mitao
2025-03-31 ce396f73fa41c66cbdb02c61cafa90b08f41ab48
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;