接口文档

接口文档


分享小说

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>分享小说</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/api/shareNovel</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <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> <tr> <td style="text-align: left;">novel_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>小说id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;message&amp;quot;: &amp;quot;ok&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;share_image&amp;quot;: &amp;quot;https://oss.xrzww.com/upload/images/20200517/20200517151645589599960452.jpg&amp;quot;, &amp;quot;share_title&amp;quot;: &amp;quot;《回到民国当小编》 约翰留着长长的胡子 著|息壤阅读&amp;quot;, &amp;quot;share_description&amp;quot;: &amp;quot;被电磁炮电回了1945年,没有系统。\r\n不带兵,不打仗。\r\n爱搞发明,爱当老师。\r\n爱抄口水歌。\r\n擅长在幕后悄悄改变历史。&amp;quot;, &amp;quot;share_url&amp;quot;: &amp;quot;https://h5.xrzww.com/#/pages/bookread/bookDetail?id=1463&amp;amp;share_id=3&amp;amp;share_user_id=48724&amp;quot; } }</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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML