Browse Source

更新 'errcode.md'

master
郑荣升 5 years ago
parent
commit
8df1940f18
  1. 2
      errcode.md

2
errcode.md

@ -2,7 +2,7 @@
| 建议变量标识 | 错误码 | 释义 | | 建议变量标识 | 错误码 | 释义 |
| -------- | -------- | -------- | | -------- | -------- | -------- |
| 0 | 0 | 成功 |
| MSG_SUCCESS | 0 | 成功 |
| MSG_DATA_NOT_EXIST | 404| | MSG_DATA_NOT_EXIST | 404|
| MSG_ERR_Authority | 501| | MSG_ERR_Authority | 501|
| MSG_ERR_Param | 503| | MSG_ERR_Param | 503|

Loading…
Cancel
Save