Commit 2a938142d2e4f0d0928e4a53d9159d67652f8a9b
1 parent
794eae94
refine
Showing
1 changed file
with
1 additions
and
1 deletions
7. 互动云/3.2 释放聊天室接口.md
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 12 | 12 | | :----------- | :------: | :------: | :------: | |
| 13 | 13 | | sp_id | String | true | 应用ID | |
| 14 | -| id | String | true | 业务系统的唯一标识作为聊天室ID | | |
| 14 | +| id | String | true | 业务系统提供的唯一标识(作为聊天室ID) | | |
| 15 | 15 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 16 | 16 | ----- |
| 17 | 17 | #### 返回格式说明: | ... | ... |