liujie
2023-09-25 8c55ab2701c99cec16eff92a26fefdf77fcdd28f
cloud-server-other/src/main/java/com/dsh/other/feignclient/model/StoreLonLatList.java
@@ -15,5 +15,8 @@
    @ApiModelProperty(value = "纬度")
    String latitude;
    @ApiModelProperty(value = "门店标题")
    String title;
}