Browse Source

no message

xingzai 1 year ago
parent
commit
0b16e04712
1 changed files with 1 additions and 0 deletions
  1. 1 0
      models/report.go

+ 1 - 0
models/report.go

@@ -168,6 +168,7 @@ func GetReportAndproductIndustrylList(categoryId, startSize, pageSize int) (item
 		SELECT
 			art.product_interior_id AS article_id,
 			art.title,
+			"" as abstract,
 			art.publish_time AS publish_date,
 			2 AS resource 
 		FROM