@@ -647,6 +647,7 @@ func GetChapterListByReportChapterIdList(classifyNameFirst string, reportId int,
temp.VideoName = item.VideoName
temp.VideoPlaySeconds = item.VideoPlaySeconds
temp.VideoSize = item.VideoSize
+ temp.Content = item.Content
// 系统配置的参数,只有配置的章节类型,才能赋值
if typeItem != nil {