@@ -195,7 +195,7 @@ func (this *ReportController) IndustryList() {
}
// 推荐关注
if recommendFocus == 1 {
- condition += ` AND man.recommended_index >= 50`
+ condition += ` AND man.recommended_index >= 80`
// 列表总数据量