luodangjia
2025-01-15 6d44e6f4d503a603fcb1323755f4b0c854d69be0
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;