h5_url = $h5_url; } /** * 跳转 URL * @return string */ public function getH5Url() { return $this->h5_url; } }