Commit 90a58170bfbc242f123cbfb6906b58b1bf0831f5
1 parent
0d216250
update
Showing
1 changed file
with
1 additions
and
2 deletions
05.互动云/6.2 TIM-发送系统消息.md
| ... | ... | @@ -4,8 +4,7 @@ |
| 4 | 4 | | appId| String | true| 应用ID| |
| 5 | 5 | | sdkAppId| String | true | APP在云通信控制台上获取的Appid | |
| 6 | 6 | | groupId| String | false | 用户自定义群组ID,向哪个群组发送系统通知| |
| 7 | -| content| String | true | 系统通知的内容| | |
| 8 | -| sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</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> | |
| 9 | 8 | ----- |
| 10 | 9 | #### 返回格式说明: |
| 11 | 10 | ``` | ... | ... |