1
luofl
2025-04-11 c8579f511f4ca4fe8fac97b3586d3c412f6bdafb
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;
}