漫番


PC热门分类接口

<p><strong>简要描述:</strong> </p> <ul> <li>PC热门分类</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://codetest.myfcomic.com/api/pchotclasses</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>get </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> { "code": 1, "msg": "操作成功", "data": [ { { "id": 308, "name": "官网热门分类都市1", "comic_content": [ { "id": 162, "title": "NANA世上的另一个我", "word": null, "new_chapter_id": 12379, "cover": "http://cdnmyfcomicadmin.myfcomic.com/images/upin_comics/162/d77ef69cbff639fb87b546027dd52094.jpg@!q90_no_make", "comic_type": 1, "sort": 1, "recmd_position_id": 308, "chapter_num": "81", "new_chapter_title": "第81话", "classes_name": [ "都市" ], "chapter_num_special": 0 }, { "id": 171, "title": "幽游白书", "word": "一二三四五六七八九十", "new_chapter_id": 2945, "cover": "http://cdnmyfcomicadmin.myfcomic.com/images/upin_comics/171/8cd01d8aeb15a094ebda540daeb70fdb.jpg@!q90_no_make", "comic_type": 1, "sort": 2, "recmd_position_id": 308, "chapter_num": "70", "new_chapter_title": "第70话 孤身一人的战斗!!之卷", "classes_name": [ "玄幻" ], "chapter_num_special": 0 }, { "id": 177, "title": "火影忍者", "word": "一二三四五六七八九十", "new_chapter_id": 6793, "cover": "http://cdnmyfcomicadmin.myfcomic.com/images/upin_comics/177/2f5805addbff03b916fb1f6abbe781db.jpg@!q90_no_make", "comic_type": 1, "sort": 3, "recmd_position_id": 308, "chapter_num": "602", "new_chapter_title": "第602话 我还活着", "classes_name": [ "科幻", "玄幻", "动作" ], "chapter_num_special": 0 }, { "id": 1, "title": "暗恋成婚", "word": null, "new_chapter_id": 5, "cover": "http://cdnmyfcomicadmin.myfcomic.com/images/upin_comics/1/06ac6ba077074f5df9eb4762b9aee994.jpg@!q90_no_make", "comic_type": 1, "sort": 4, "recmd_position_id": 308, "chapter_num": "05", "new_chapter_title": "第05话", "classes_name": [ "治愈", "都市", "武侠" ], "chapter_num_special": 0 }, { "id": 155, "title": "航海王", "word": "一二三四五六七八九十", "new_chapter_id": 11320, "cover": "http://cdnmyfcomicadmin.myfcomic.com/images/upin_comics/155/d92e24250bda03403063607e8099a2ef.jpg@!q90_no_make", "comic_type": 1, "sort": 5, "recmd_position_id": 308, "chapter_num": "923", "new_chapter_title": "第923话 四皇盖德VS路飞", "classes_name": [ "奇幻" ], "chapter_num_special": 0 }, { "id": 180, "title": "全职猎人", "word": "一二三四五六七八九十", "new_chapter_id": 8074, "cover": "http://cdnmyfcomicadmin.myfcomic.com/images/upin_comics/180/5af79a875870df515f7780f5a5cbe1bb.jpg@!q90_no_make", "comic_type": 1, "sort": 6, "recmd_position_id": 308, "chapter_num": "188", "new_chapter_title": "第188话 NGL", "classes_name": [ "动作" ], "chapter_num_special": 0 } ] } ] }</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;">name</td> <td style="text-align: left;">string</td> <td>推荐位名称</td> </tr> <tr> <td style="text-align: left;">title</td> <td style="text-align: left;">string</td> <td>漫画名称</td> </tr> <tr> <td style="text-align: left;">word</td> <td style="text-align: left;">string</td> <td>漫画推荐短语</td> </tr> <tr> <td style="text-align: left;">cover</td> <td style="text-align: left;">string</td> <td>漫画封面</td> </tr> <tr> <td style="text-align: left;">comic_type</td> <td style="text-align: left;">int</td> <td>漫画类型(1-独家,2-非独家)</td> </tr> <tr> <td style="text-align: left;">chapter_num</td> <td style="text-align: left;">int</td> <td>章节序号</td> </tr> <tr> <td style="text-align: left;">new_chapter_title</td> <td style="text-align: left;">string</td> <td>章节标题</td> </tr> <tr> <td style="text-align: left;">classes_name</td> <td style="text-align: left;">string</td> <td>章节分类</td> </tr> <tr> <td style="text-align: left;">chapter_num_special</td> <td style="text-align: left;">int</td> <td>是否特殊章节(0-否,1-是)</td> </tr> </tbody> </table> <p><strong>备注</strong> </p>

页面列表

ITEM_HTML