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
e53e25f96ecda8dd6cf232bed89ef8a9975577b2
Authored by
郑超
2017-07-13 13:20:24 +0800
1 parent
bd952b28
update
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
05.互动云/5.4 房间注册.md
05.互动云/5.4 房间注册.md
View file @
e53e25f
...
...
@@ -30,11 +30,7 @@
30
30
```
31
31
{
32
32
errorCode:"0",
33
- errorMsg:"成功"
34
-}
35
-{
36
- errorCode:"xxx", //错误代码(非0)
37
- errorMsg:"失败" //错误信息
33
+ errorMsg:"房间注册成功 "
38
34
}
39
35
40
36
```
41
37
\ No newline at end of file
...
...