万车宝


视频列表

<h5>简要描述</h5> <ul> <li>分页查询视频</li> </ul> <h5>请求URL</h5> <ul> <li><code>/video/list</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>请求Query参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">group</td> <td style="text-align: left;">否</td> <td>int</td> <td>视频分类,默认(1:日常用车)</td> </tr> <tr> <td style="text-align: left;">limit</td> <td style="text-align: left;">否</td> <td>int</td> <td>单页条数,默认=10</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td>int</td> <td>页码,从1开始</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;count&amp;quot;: 7, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 7, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/oxygen.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;氧传感器&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; }, { &amp;quot;id&amp;quot;: 6, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/manifold.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;进气歧管&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; }, { &amp;quot;id&amp;quot;: 5, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/airflow.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;空气流量&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; }, { &amp;quot;id&amp;quot;: 4, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/battery.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;燃油修正&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; }, { &amp;quot;id&amp;quot;: 3, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/throllte.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;节气门&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; }, { &amp;quot;id&amp;quot;: 2, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/discharge.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;尾气排放&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; }, { &amp;quot;id&amp;quot;: 1, &amp;quot;image&amp;quot;: &amp;quot;https:\/\/down.xtooltech.com\/wcb\/video\/battery.png&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;蓄电池&amp;quot;, &amp;quot;url&amp;quot;: &amp;quot;https:\/\/dianbo.wanchebao.com\/df8c6096aed74493a286d1f8ec4e97bc\/8d006e8b2733c0013dea37b58a6d94a2-ld.m3u8&amp;quot; } ], &amp;quot;msg&amp;quot;: null } </code></pre> <h5>备注</h5> <p>成功返回 0。</p>

页面列表

ITEM_HTML