ziwen il y a 2 ans
Parent
commit
5b80c1dd01
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      models/report.go

+ 1 - 1
models/report.go

@@ -894,7 +894,7 @@ FROM
 	SELECT
 		mmc.id,
 		'' AS title,
-		mm.meeting_time AS publish_time,
+		mm.publish_time AS publish_time,
 		'' AS video_url,
 		'时间线' AS sub_category_name,
 		mmc.content,