mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-09 10:46:39 +08:00
feat: 优化评论结构的获取
This commit is contained in:
@@ -32,6 +32,9 @@ namespace Yi.Framework.Bbs.Application.Contracts.Dtos.Comment
|
||||
/// </summary>
|
||||
public BbsUserGetOutputDto CreateUser { get; set; }
|
||||
|
||||
|
||||
public Guid? CreatorId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 被评论的用户信息
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user