浏览代码

no message

xingzai 1 年之前
父节点
当前提交
0b16e04712
共有 1 个文件被更改,包括 1 次插入0 次删除
  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