修正的点赞
This commit is contained in:
@@ -125,7 +125,7 @@ func (b *CaseComment) GetCaseCommentPage(c *gin.Context) {
|
||||
isLike, _ = caseCommentLikeDao.GetCaseCommentLikeCount(maps)
|
||||
|
||||
// 加载数据-点赞
|
||||
commentDto.LoadIsLike(isLike)
|
||||
caseCommentDto.LoadIsLike(isLike)
|
||||
}
|
||||
|
||||
// 处理剩余评论数量字段
|
||||
|
||||
Reference in New Issue
Block a user