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
1a736e99c4bea6c4c6a26cfafdbe22b0014e6210
Authored by
刘炯
2017-03-23 18:02:39 +0800
1 parent
131062ea
2
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
02.直播云/2.7 主播认证通知.md
02.直播云/2.7 主播认证通知.md
View file @
1a736e9
...
...
@@ -2,8 +2,9 @@
2
2
| 参数名 | 参数类型 | 必选 | 参数说明 |
3
3
| :-----------: | :------: | :------: | :------: |
4
4
| data | String | true | 主播信息,json 格式 |
5
-
```
5
+
6
6
data示例:
7
+
7
8
```json
8
9
{
9
10
"appId": "003_003",
...
...