大咖玩过气版本

已改名为达咖玩


新游列表

<h5>简要描述</h5> <ul> <li>新游列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>newGameList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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;">userId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>用户id</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>页码数(最大5)</td> </tr> <tr> <td style="text-align: left;">length</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>查询条数(最大50)</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;list&amp;quot;: [ { &amp;quot;alias&amp;quot;: &amp;quot;xianfengdg_xmqy9&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;仙域奇缘&amp;quot;, &amp;quot;icon&amp;quot;: &amp;quot;http://static.gbox//sdkfile/icon/xianfengdg_xmqy9_1612662449.png&amp;quot;, &amp;quot;label_lis&amp;quot;: [ { &amp;quot;text&amp;quot;: &amp;quot;仙侠RPG&amp;quot;, &amp;quot;text_color&amp;quot;: &amp;quot;#ffffff&amp;quot;, &amp;quot;bg_color&amp;quot;: &amp;quot;#07cadc&amp;quot; }, { &amp;quot;text&amp;quot;: &amp;quot;小咖推荐&amp;quot;, &amp;quot;text_color&amp;quot;: &amp;quot;#ffffff&amp;quot;, &amp;quot;bg_color&amp;quot;: &amp;quot;#ff8080&amp;quot; } ], &amp;quot;picture&amp;quot;: &amp;quot;http://static.gbox//sdkfile/image/xianfengdg_xmqy9_1612666736.jpg&amp;quot;, &amp;quot;new_game_time&amp;quot;: &amp;quot;1635609600&amp;quot;, &amp;quot;open_time&amp;quot;: &amp;quot;1629364641&amp;quot;, &amp;quot;shorttitle&amp;quot;: &amp;quot;东方仙侠世界&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;ARPG&amp;quot;, &amp;quot;package_name&amp;quot;: &amp;quot;com.game.xianyuqy.dkw&amp;quot;, &amp;quot;generalize&amp;quot;: &amp;quot;唯美仙侠,开启你的恋爱江湖路! &amp;quot;, &amp;quot;version_code&amp;quot;: &amp;quot;31012&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;3.1012&amp;quot;, &amp;quot;app_file&amp;quot;: &amp;quot;xianfengdg_xmqy9-1.apk&amp;quot;, &amp;quot;new_game_tag&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;open_date&amp;quot;: &amp;quot;10月31日&amp;quot;, &amp;quot;sdk_pic&amp;quot;: [ { &amp;quot;picture&amp;quot;: &amp;quot;http://static.gbox//sdkfile/sdk_pic1/xianfengdg_xmqy9_1612594173.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://static.gbox//sdkfile/sdk_pic2/xianfengdg_xmqy9_1612594173.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://static.gbox//sdkfile/sdk_pic3/xianfengdg_xmqy9_1612594173.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://static.gbox//sdkfile/sdk_pic4/xianfengdg_xmqy9_1612594173.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://static.gbox//sdkfile/sdk_pic5/xianfengdg_xmqy9_1612594173.jpg&amp;quot; } ], &amp;quot;size&amp;quot;: 0, &amp;quot;link&amp;quot;: &amp;quot;http://static.gbox//apk/xianfengdg_xmqy9/xianfengdg_xmqy9-1.apk&amp;quot;, &amp;quot;is_mv&amp;quot;: 0, &amp;quot;is_reserve&amp;quot;: false }, ... ], &amp;quot;code&amp;quot;: 15, &amp;quot;message&amp;quot;: &amp;quot;请求成功&amp;quot; }</code></pre> <p>下面的是旧版</p> <pre><code> { &amp;quot;list&amp;quot;: [ { &amp;quot;alias&amp;quot;: &amp;quot;shaonianfsb&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;少年封神榜OL&amp;quot;, &amp;quot;icon&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/icon/shaonianfsb_1620726064.png&amp;quot;, &amp;quot;label_lis&amp;quot;: [ { &amp;quot;text&amp;quot;: &amp;quot;仙侠&amp;quot;, &amp;quot;text_color&amp;quot;: &amp;quot;#ffffff&amp;quot;, &amp;quot;bg_color&amp;quot;: &amp;quot;#07cadc &amp;quot; }, { &amp;quot;text&amp;quot;: &amp;quot;即时&amp;quot;, &amp;quot;text_color&amp;quot;: &amp;quot;#ffffff&amp;quot;, &amp;quot;bg_color&amp;quot;: &amp;quot;#ff8040&amp;quot; }, { &amp;quot;text&amp;quot;: &amp;quot;9月1日上线&amp;quot;, &amp;quot;text_color&amp;quot;: &amp;quot;#ffffff&amp;quot;, &amp;quot;bg_color&amp;quot;: &amp;quot;#b61d09&amp;quot; } ], &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/mv/test2.mp4&amp;quot;, &amp;quot;open_time&amp;quot;: &amp;quot;1632971802&amp;quot;, &amp;quot;shorttitle&amp;quot;: &amp;quot;斩妖屠魔横扫八荒&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;ARPG&amp;quot;, &amp;quot;package_name&amp;quot;: &amp;quot;com.dkw.qy.snfsb.dkw&amp;quot;, &amp;quot;generalize&amp;quot;: &amp;quot;全新骑战式战斗,修仙之路不孤单&amp;quot;, &amp;quot;version_code&amp;quot;: &amp;quot;30030&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;3003.0.0&amp;quot;, &amp;quot;app_file&amp;quot;: &amp;quot;shaonianfsb-1.apk&amp;quot;, &amp;quot;new_game_tag&amp;quot;: &amp;quot;2&amp;quot;, &amp;quot;open_date&amp;quot;: &amp;quot;09月30日 11:16&amp;quot;, &amp;quot;sdk_pic&amp;quot;: [ { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic1/shaonianfsb_1620726064.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic2/shaonianfsb_1620726064.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic3/shaonianfsb_1620726064.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic4/shaonianfsb_1620726064.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic5/shaonianfsb_1620726064.jpg&amp;quot; } ], &amp;quot;size&amp;quot;: 0, &amp;quot;link&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//apk/shaonianfsb/shaonianfsb-1.apk&amp;quot;, &amp;quot;is_mv&amp;quot;: 1, &amp;quot;is_reserve&amp;quot;: false }, { &amp;quot;alias&amp;quot;: &amp;quot;wushenlxb&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;武神吕小布&amp;quot;, &amp;quot;icon&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/icon/wushenlxb_1609403299.jpg&amp;quot;, &amp;quot;label_lis&amp;quot;: [ { &amp;quot;text&amp;quot;: &amp;quot;放置挂机&amp;quot;, &amp;quot;text_color&amp;quot;: &amp;quot;#ffffff&amp;quot;, &amp;quot;bg_color&amp;quot;: &amp;quot;#00db37&amp;quot; } ], &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/image/wushenlxb_1609403299.jpg&amp;quot;, &amp;quot;open_time&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;shorttitle&amp;quot;: &amp;quot;塔防放置三国&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;ARPG&amp;quot;, &amp;quot;package_name&amp;quot;: &amp;quot;com.game.wushenlxb.dkw&amp;quot;, &amp;quot;generalize&amp;quot;: &amp;quot;点燃指尖国战,智造掌上三国&amp;quot;, &amp;quot;version_code&amp;quot;: &amp;quot;103&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;1.03&amp;quot;, &amp;quot;app_file&amp;quot;: &amp;quot;wushenlxb-2.apk&amp;quot;, &amp;quot;new_game_tag&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;open_date&amp;quot;: &amp;quot;01月01日 08:00&amp;quot;, &amp;quot;sdk_pic&amp;quot;: [ { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic1/wushenlxb_1609403299.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic2/wushenlxb_1609403299.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic3/wushenlxb_1609403299.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic4/wushenlxb_1609403299.jpg&amp;quot; }, { &amp;quot;picture&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//sdkfile/sdk_pic5/wushenlxb_1609403299.jpg&amp;quot; } ], &amp;quot;size&amp;quot;: 0, &amp;quot;link&amp;quot;: &amp;quot;http://gamebox.static.gzzy128.com//apk/wushenlxb/wushenlxb-2.apk&amp;quot;, &amp;quot;is_mv&amp;quot;: 0, &amp;quot;is_reserve&amp;quot;: false } ], &amp;quot;code&amp;quot;: 15, &amp;quot;message&amp;quot;: &amp;quot;请求成功&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;">new_game_tag</td> <td style="text-align: left;">string</td> <td>1 =&gt; '首发',2 =&gt; '公测',3 =&gt; '内测'</td> </tr> <tr> <td style="text-align: left;">open_date</td> <td style="text-align: left;">string</td> <td>标签时间</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>page 超过5返回空数组</li> <li>length 为空字符串默认查询10条;超过50也是默认查询10条</li> </ul>

页面列表

ITEM_HTML