万车宝


查询单月行程

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>/driveRecorde/query</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">是</td> <td>string</td> <td>登录token</td> </tr> </tbody> </table> <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;">month</td> <td style="text-align: left;">是</td> <td>string</td> <td>月份(2022-05)</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;: 23, &amp;quot;data&amp;quot;: [ { &amp;quot;modelId&amp;quot;: 13969, &amp;quot;model&amp;quot;: &amp;quot;2013款 GT 1.8L 自动时尚版&amp;quot;, &amp;quot;brandId&amp;quot;: 38, &amp;quot;brand&amp;quot;: &amp;quot;别克&amp;quot;, &amp;quot;seriesId&amp;quot;: 982, &amp;quot;series&amp;quot;: &amp;quot;英朗&amp;quot;, &amp;quot;year&amp;quot;: &amp;quot;2013&amp;quot;, &amp;quot;displacement&amp;quot;: &amp;quot;1.8L&amp;quot;, &amp;quot;id&amp;quot;: 2141, &amp;quot;vehicleId&amp;quot;: 58275, &amp;quot;deviceId&amp;quot;: &amp;quot;AD20-N00C2300057&amp;quot;, &amp;quot;unitId&amp;quot;: 30, &amp;quot;consumption&amp;quot;: 26, &amp;quot;mileage&amp;quot;: 0, &amp;quot;velocity&amp;quot;: 5440, &amp;quot;startTime&amp;quot;: 1655974864000, &amp;quot;endTime&amp;quot;: 1655974878000 } ], &amp;quot;msg&amp;quot;: null } </code></pre> <h5>备注</h5> <p>成功返回 0</p>

页面列表

ITEM_HTML