mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-10 19:50:53 +08:00
添加评论功能
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