error; } /** * 是否存在错误 * @return bool */ public function hasError() { return !empty($this->error); } }