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