宜聊


获取礼物列表

<p><strong>简要描述:</strong> </p> <ul> <li>获取礼物列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/app/getGiftList.do</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;m_object&amp;quot;: [{ &amp;quot;t_gift_gif_url&amp;quot;: &amp;quot;http://www.baidu.com&amp;quot;, &amp;quot;t_gift_still_url&amp;quot;: &amp;quot;http://www.baidu.com&amp;quot;, &amp;quot;t_gift_id&amp;quot;: 1, &amp;quot;t_gift_gold&amp;quot;: 100, &amp;quot;t_gift_name&amp;quot;: &amp;quot;测试礼物&amp;quot; }], &amp;quot;m_strMessage&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;m_istatus&amp;quot;: 1 }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">t_gift_id</td> <td style="text-align: left;">int</td> <td>礼物编号</td> </tr> <tr> <td style="text-align: left;">t_gift_name</td> <td style="text-align: left;">int</td> <td>礼物名称</td> </tr> <tr> <td style="text-align: left;">t_gift_gif_url</td> <td style="text-align: left;">int</td> <td>动态度地址</td> </tr> <tr> <td style="text-align: left;">t_gift_still_url</td> <td style="text-align: left;">int</td> <td>静态图地址</td> </tr> <tr> <td style="text-align: left;">t_gift_gold</td> <td style="text-align: left;">int</td> <td>消耗金币</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML