作者 tangxvhui

调试输出结构

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