LST-KXC

开鑫充项目相关接口文档


自营站点列表

<p>[TOC]</p> <h2>简要描述</h2> <ul> <li>站点列表</li> </ul> <h2>请求信息</h2> <ul> <li>请求方式:<code>GET</code></li> <li>请求路径:<code>/api/charge/charging/station/select/self/support/list</code></li> </ul> <h2>返回参数</h2> <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;">id</td> <td style="text-align: left;">Long</td> <td>charging_station表id</td> </tr> <tr> <td style="text-align: left;">name</td> <td style="text-align: left;">String</td> <td>站点名称</td> </tr> </tbody> </table> <h2>返回示例</h2> <pre><code>{     &amp;quot;message&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;code&amp;quot;: 200,     &amp;quot;data&amp;quot;: [             {                 &amp;quot;id&amp;quot;: &amp;quot;549889316034318337&amp;quot;,                 &amp;quot;name&amp;quot;: &amp;quot;测试站点&amp;quot;             }         ] }</code></pre> <h2>备注</h2> <ul> <li>更多返回错误代码请联系我,谢谢! <img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=1abf19fb96ea13e3292a2e5d879d39f9&amp;amp;file=file.jpg" alt="" /></li> </ul>

页面列表

ITEM_HTML