status = $status; } /** * 录入状态 * @return string */ public function getStatus() { return $this->status; } }