Administrator
2025-05-12 37aa64f98149cae60c6a6be2935ecfb46e1e4517
src/main/java/cc/mrbird/febs/mall/vo/ApiActivityVo.java
@@ -81,4 +81,8 @@
    @ApiModelProperty(value = "背景图片")
    private String backImg;
    @ApiModelProperty(value = "评论数量")
    private Integer commentCount;
}