puzhibing
2023-07-27 f281d329a6fe9e61b8ff8f43cc9c7fcd0d5753cb
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;
}