@@ -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