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