$topic['id'], 'name' => $topic['name'], 'img' => $topic['img'], 'follow_count' => getNumber($topic->follow->count() + $topic['base_count']), ]; } }