puzhibing
2024-12-10 fb6eee80334ae23a2eca8c37baeef05e86c919ed
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;