/** * 返回模型的错误信息 * @access public * @return string */ public function getError() { return $this->error; }