puzhibing
2024-03-08 3ecb3c14d3741d864ded3ed0a0a85d7b358f3dc0
cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/StoreLonLatList.java
@@ -15,5 +15,8 @@
    @ApiModelProperty(value = "纬度")
    String latitude;
    @ApiModelProperty(value = "门店标题")
    String title;
}