Sign in
BOSS Team
/
OPEN_API
·
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
78b7c19497e2a01788377491f02f883e731023e7
Authored by
翁力
2016-07-21 11:14:58 +0800
1 parent
caca9d9b
59xx聊天室错误代码
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
7. 互动云/3.1 创建聊天室接口.md
7. 互动云/3.1 创建聊天室接口.md
View file @
78b7c19
@@ -23,7 +23,7 @@
@@ -23,7 +23,7 @@
23
}
23
}
24
24
25
{
25
{
26
- "errorCode":"1",
27
- "errorMessage":"聊天室创建冲突"
26
+ "errorCode":"5900",
27
+ "errorMessage":"聊天室已存在"
28
}
28
}
29
```
29
```
30
\ No newline at end of file
30
\ No newline at end of file