Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
219c9a5beef1109dd86cd0a110a037f253fc4906
Authored by
郑丽丽
2016-08-19 14:36:36 +0800
1 parent
98dd3a45
update
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
04.用户云/2.5 用户反馈.md
04.用户云/2.5 用户反馈.md
View file @
219c9a5
...
...
@@ -47,4 +47,12 @@
47
47
errorCode:"0",
48
48
errorMsg:"举报成功"
49
49
}
50
+{
51
+ errorCode:"1",
52
+ errorMsg:"请求参数无效"
53
+}
54
+{
55
+ errorCode:"40005",
56
+ errorMsg:"其他错误"
57
+}
50
58
```
51
59
\ No newline at end of file
...
...