Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
credit_data
dbp
Wiki
Common
error_code
error_code
· Changes
Page history
init
authored
Oct 21, 2019
by
李林坳
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
common/error_code.md
common/error_code.md
+10
-0
No files found.
common/error_code.md
0 → 100644
View page @
34c365d3
#### 错误编码
| 错误编码 | 说明 |
| -------- | -------- |
| 1 | 请求成功 |
| 2 | 未查询到数据 |
| 3 | 接口未授权 |
| 4 | 请求参数错误 |
| 30001 | 请求已过期 |
| 99999 | 系统错误 |
\ No newline at end of file