diff --git a/errcode/errcode.md b/errcode/errcode.md index 812a73d..6d8acbf 100644 --- a/errcode/errcode.md +++ b/errcode/errcode.md @@ -6,5 +6,4 @@ | MSG_SUCCESS | 200 | 成功 | | MSG_DATA_NOT_EXIST | 404| 资源不存在[广泛用于找不到数据] | | MSG_ERR_Authority | 501| 认证失败 | - | err | 10xx | 注册时发生错误 | \ No newline at end of file