luodangjia
2024-12-19 60f70f7409ec1ece8905e088fb43e0cb0258a70b
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/NearbyShopVO.java
@@ -8,7 +8,7 @@
public class NearbyShopVO {
    @ApiModelProperty(value = "门店id")
    private Integer id;
    private Long id;
    @ApiModelProperty(value = "封面图片")
    private String homePicture;