getCountry(); foreach ($data as $item) { $nums=$lib->getPhoneNums($item['link']); $this->showSuccess($nums); } $this->showSuccess($data); // $this->showSuccess($result); } }