luodangjia
2025-02-08 8f14fc4a15dee08e7ef1d74621b9e5e27a1fca59
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/NearbyShopVO.java
@@ -25,6 +25,9 @@
    @ApiModelProperty(value = "评分")
    private String score;
    @ApiModelProperty(value = "自己打分")
    private String myScore;
    private String latitude;
    private String longitude;