url = $url; } /** * 收集手机号码页面 URL * @return string */ public function getUrl() { return $this->url; } }