dever 6 years ago
parent
commit
37102dfcf6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tm/lib/Controller/EventsController.class.php

+ 1 - 0
tm/lib/Controller/EventsController.class.php

@@ -247,6 +247,7 @@ class EventsController extends Controller {
 			$this->feedback($info, $plat_form_id, 10, false);
 		} elseif ($type == 'help') {
 			# 获得助力排行
+			$info['top_data'] = 1;
 			$this->help($info, $plat_form_id, 10, false);
 		}