diff --git a/errcode/errcode.md b/errcode/errcode.md index 18ca6e5..62c32d0 100644 --- a/errcode/errcode.md +++ b/errcode/errcode.md @@ -8,6 +8,7 @@ | 200 | 成功 | | 404| 资源不存在[广泛用于找不到数据] | | 501| 认证失败 | +| 514| 权限不足 | | 523| 参数错误 | | 302| 用户不存在 | | 10xx | 注册时发生错误 | \ No newline at end of file