lhygapp_程序员


获取融云token

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{url}}/user/getUserRCToken</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>成功返回示例</h5> <pre><code>{ "code": 1, "statusMsg": "success", "data": { "code": 200, "errorMessage": "", "reqBody": "userId=p3&amp;name=%E5%BC%A0%E4%B8%89", "token": "s4PixppNlT6BDis6W6h9vqyfsD91jpiL@fkt1.cn.rongnav.com;fkt1.cn.rongcfg.com", "userId": "p3" }, "message": "success", "status": 200 } </code></pre> <h5>成功返回示例的参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">string</td> <td>融云 token</td> </tr> </tbody> </table>

页面列表

ITEM_HTML