Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
f9c238b189
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      controllers/report.go

+ 3 - 0
controllers/report.go

@@ -590,6 +590,9 @@ func (this *MobileReportController) List() {
 			ImgUrlPc:    v.ImgUrlPc,
 			PublishDate: v.PublishDate,
 			Resource:    v.Resource,
+			Pv:          articleMapPv[v.ArticleId],
+			IsCollect:   articleCollectMap[v.ArticleId],
+			CollectNum:  articleCollectNumMap[v.ArticleId],
 		})
 	}
 	//lenList := len(list)