@@ -639,12 +639,12 @@ FROM
SELECT
mmc.id,
0 as article_id,
- mmc.content AS title,
+ mmc.title,
mm.publish_time AS publish_date,
'' AS video_url,
'' AS voice_url,
'时间线' AS sub_category_name,
- '' AS content,
+ mmc.content,
3 AS resource,
0 AS type,
0 AS readnum