作者 tangxvhui

Merge branch 'dev' into test

... ... @@ -243,6 +243,7 @@ func (l *MiniCreateArticleCommentLogic) MiniCreateArticleComment(req *types.Mini
CountUserLove: 0,
CountAdminLove: 0,
AtWho: []types.CommentAtWho{},
MatchUrl: newComment.MatchUrl,
CreatedAt: newComment.CreatedAt,
}
... ...