dever %!s(int64=6) %!d(string=hai) anos
pai
achega
37102dfcf6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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);
 		}