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
0080b45863955745df7e7c527795c4a83436af59
Authored by
李世林
2016-08-22 09:47:53 +0800
1 parent
feaaf4dd
update
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/3.1 UGC主播鉴权接口.md
02.直播云/3.1 UGC主播鉴权接口.md
View file @
0080b45
...
...
@@ -2,7 +2,7 @@
2
2
| 参数名 | 参数类型 | 必选 | 参数说明 |
3
3
| :-----------: | :------: | :------: | :------: |
4
4
| appId | String | true | 应用ID |
5
-|
s
id | String | true | 用户ID |
5
+|
u
id | String | true | 用户ID |
6
6
| sign | String | true | 签名 |
7
7
-----
8
8
#### 返回格式说明:
...
...