status = $status; } /** * 是否解约成功 * @return string */ public function getStatus() { return $this->status; } }