xingzai hace 1 año
padre
commit
c2d67937a8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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