浏览代码

no message

xingzai 1 年之前
父节点
当前提交
c2d67937a8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      models/report.go

+ 1 - 0
models/report.go

@@ -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