Explorar o código

Merge branch 'cygx_13.8' of http://8.136.199.33:3000/hongze/hongze_clpt into debug

xingzai hai 8 meses
pai
achega
1924f4f562
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      models/report.go

+ 1 - 0
models/report.go

@@ -1081,6 +1081,7 @@ func GetArticleResearchListHz(condition string, pars []interface{}, startSize, p
 	o := orm.NewOrm()
 	sql := `SELECT
 			a.article_id,
+			a.report_id,
 			a.title,
 			a.body,
 			a.annotation,