Commit 617d7dee2e83fd73e719ae431f0094ddd4a95306
1 parent
88624a02
u
Showing
1 changed file
with
2 additions
and
2 deletions
05.互动云/6.2 TIM-获取userSign.md
| @@ -2,8 +2,8 @@ | @@ -2,8 +2,8 @@ | ||
| 2 | | 参数名 | 参数类型 | 必选 | 参数说明 | | 2 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 3 | | :-----------: | :------: | :------: | :------: | | 3 | | :-----------: | :------: | :------: | :------: | |
| 4 | | appId| String | true| 应用ID| | 4 | | appId| String | true| 应用ID| |
| 5 | -| sdkAppId| String | true | APP在云通信控制台上获取的Appid | | ||
| 6 | -| identifier| String | false | 用户名(必须为APP管理员帐号)| | 5 | +| sdkAppId| String | true | APP在云通信控制台上获取的SDKAPPID | |
| 6 | +| identifier| String | true | 用户名| | ||
| 7 | | sign | String | true | 签名规则见<a href="http://bj.gitlab.cnlive.com/OPEN-API/WIKI/blob/master/00.%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D.md">签名详情</a> | 7 | | sign | String | true | 签名规则见<a href="http://bj.gitlab.cnlive.com/OPEN-API/WIKI/blob/master/00.%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D.md">签名详情</a> |
| 8 | ----- | 8 | ----- |
| 9 | #### 返回格式说明: | 9 | #### 返回格式说明: |