@@ -157,6 +157,7 @@ func GetReportAndproductIndustrylList(categoryId, startSize, pageSize int) (item
sql := `SELECT
art.article_id,
art.title,
+ art.abstract,
art.publish_date,
1 AS resource
FROM