点赞列表显示评论点赞关联的动态
This commit is contained in:
@@ -88,6 +88,8 @@ data class NoticeCommentEntity(
|
||||
val replyComment: NoticeCommentEntity?,
|
||||
// 动态
|
||||
val postId: Int,
|
||||
// 动态
|
||||
val post : NoticePostEntity?,
|
||||
)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user