接口文档

接口文档


作家保底小说列表

<h5>简要描述</h5> <ul> <li>作家保底小说列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/author/api/leastNovelList</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> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "code": 200, "message": "ok", "data": { "total": 2, "current_page": 1, "per_page": 10, "last_page": 1, "data": [ { "novel_id": 1445, "novel_name": "海南1939", "date": "2021-6", "least": 20, "update_vip_word": 5555, "least_total": "111.10" }, { "novel_id": 871, "novel_name": "战国", "date": "2021-6", "least": 10, "update_vip_word": 555, "least_total": "5.55" } ] } }</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> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML