Commit a1824b505751cd384981d66bc73ad1c46189a802
1 parent
3fe6159e
add sign rule
Showing
1 changed file
with
1 additions
and
1 deletions
8.直播云/1.2 获取直播URL接口.md
| ... | ... | @@ -18,4 +18,4 @@ |
| 18 | 18 | | sid| String | false | 用户ID,不传为0 | |
| 19 | 19 | | retry | int | false | 重试次数,从0开始,不断累加,不传为0 | |
| 20 | 20 | | rate | int | false | 1-流畅,2-标清,3-高清,4-超清,不传为0 | |
| 21 | -| sign | String | false | APP必须使用,H5不用 | | |
| 22 | 21 | \ No newline at end of file |
| 22 | +| sign | String | false | APP必须使用,H5不用,签名规则见<a href="http://bj.gitlab.cnlive.com/boss-team/OPEN_API/blob/master/0.%20%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D.md">详细签名</a> | | ... | ... |