Commit 8c994063c45dbf7e578e2b320618a23ae5fb6ce4
1 parent
4e682a08
1
Showing
1 changed file
with
2 additions
and
2 deletions
02.直播云/3.3 直播备播地址接口.md
| @@ -12,8 +12,8 @@ | @@ -12,8 +12,8 @@ | ||
| 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | | 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 13 | | :----------- | :------: | :------: | :------: | | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | | appId | string | true | 应用ID | | 14 | | appId | string | true | 应用ID | |
| 15 | -| isEnableAlternateAddress| int | true | 直播备播地址 | | ||
| 16 | -| alternateAddressUrl| string | true | 是否启用备用地址,0:启用;1:禁用 | | 15 | +| isEnableAlternateAddress| string | true | 直播备播地址 | |
| 16 | +| alternateAddressUrl| int | true | 是否启用备用地址,0:启用;1:禁用 | | ||
| 17 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | 17 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 18 | 18 | ||
| 19 | #### 返回说明: | 19 | #### 返回说明: |