Commit a7bddc02 authored by 郭勇志's avatar 郭勇志

11291108

parent 9a7e00ec
......@@ -148,7 +148,7 @@ class ShopRbacUser extends BaseModel implements IdentityInterface
$model->attributes = $temp;
return $model;
}
throw new HttpException('404','用户存在');
throw new HttpException('404','用户存在');
}
return false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment