@@ -49,6 +49,7 @@ type CygxYanxuanSpecialAuthorItem struct {
MomentsImg string `description:"分享到朋友圈的封面图片"`
FansNum int // 粉丝数量
LabelKeywordImgLink string `description:"标签关键词ico"`
+ SpecialLikeCount int `description:"专栏点赞数量"`
YanxuanSpecialCenter *CygxYanxuanSpecialCenterAuthorResp // 研选专栏文章内容
}