Ver Fonte

Merge branch 'cygx_11.1' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai há 1 ano atrás
pai
commit
7f4399210e
1 ficheiros alterados com 1 adições e 0 exclusões
  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