Browse Source

更新 'errcode/errcode.md'

master
郑荣升 5 years ago
parent
commit
ad9453c3cd
  1. 18
      errcode/errcode.md

18
errcode/errcode.md

@ -1,10 +1,12 @@
| 错误码 | 释义 |
| -------- | -------- |
| 0 | 成功 |
| 200 | 成功 |
| 404| 资源不存在[广泛用于找不到数据] |
| 501| 认证失败 |
| 503| 用户不存在 |
| 10xx | 注册时发生错误 |
| 错误码 | 释义 |
| -------- | -------- |
| 0 | 成功 |
| 200 | 成功 |
| 404| 资源不存在[广泛用于找不到数据] |
| 501| 认证失败 |
| 503| 用户不存在 |
| 10xx | 注册时发生错误 |
Loading…
Cancel
Save