url = $url; } /** * 下载地址 * @return string */ public function getUrl() { return $this->url; } }