万车宝


用户定位

<h5>简要描述</h5> <ul> <li>根据用户的IP解析定位</li> </ul> <h5>请求URL</h5> <ul> <li><code>/terminal/locationByIP</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</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>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;country&amp;quot;: &amp;quot;中国&amp;quot;, &amp;quot;province&amp;quot;: &amp;quot;广东&amp;quot;, &amp;quot;city&amp;quot;: &amp;quot;深圳&amp;quot; } } </code></pre> <h5>备注</h5> <p>成功返回 true</p>

页面列表

ITEM_HTML