Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
c2d67937a8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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