url = $url; } /** * H5 签约页面 URL * @return string */ public function getUrl() { return $this->url; } }