card = $card; } /** * 返回解析短信的信息 * @return mixed */ public function getInfo() { return $this->card->showInfo(); } }