// 批量验证的时候最后返回错误 if (!empty($this->error) return false;
if (!empty($this->error) && is_array($this->error)) return false;