lisy
2023-07-26 34aa1a6ed99c6e27a2f95b2ca5d8882c9859f5e1
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;
}