添加评论功能
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Yi.Framework.WebCore.Mapper
|
||||
{
|
||||
CreateMap<ArticleEntity, ArticleVo > ();
|
||||
CreateMap<UserEntity, UserVo>();
|
||||
CreateMap<CommentEntity, CommentVo>();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user