万车宝


按月查询行程列表

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>/driveRecorde/byMonth/{month}</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> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;vehicleId&amp;quot;: 57029, &amp;quot;deviceId&amp;quot;: &amp;quot;A101-002&amp;quot;, &amp;quot;unitId&amp;quot;: 66051, &amp;quot;consumption&amp;quot;: 5, &amp;quot;mileage&amp;quot;: 80, &amp;quot;velocity&amp;quot;: 1500, &amp;quot;sharpAcceleration&amp;quot;: 2, &amp;quot;sharpDeceleration&amp;quot;: 1, &amp;quot;sharpTurn&amp;quot;: 5, &amp;quot;startTime&amp;quot;: 1652838130000, &amp;quot;endTime&amp;quot;: 1652841730000 } ], &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot; } </code></pre> <h5>备注</h5> <p>成功返回 0</p>

页面列表

ITEM_HTML