Explorar el Código

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

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