rdluck 4 жил өмнө
parent
commit
b88abf4db9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -59,7 +59,7 @@ func (this *ReportController) Detail() {
 	report.Content = html.UnescapeString(report.Content)
 
 	productId := 0
-	if report.ClassifyNameSecond == "近期路演精华" {
+	if report.ClassifyNameFirst == "权益研报" {
 		productId = 2
 	} else {
 		productId = 1