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