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