lottery

咕啦-彩票系统


找彩店地图

<p><strong>简要描述:</strong> </p> <ul> <li>获取门店信息列表接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/store/store/get-map-store-list</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">lat</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>当前经度</td> </tr> <tr> <td style="text-align: left;">long</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>当前纬度</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;code&amp;quot;: 600, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;result&amp;quot;: [ { &amp;quot;store_id&amp;quot;: &amp;quot;3&amp;quot;, &amp;quot;store_name&amp;quot;: &amp;quot;祥店&amp;quot;, &amp;quot;store_code&amp;quot;: &amp;quot;10003&amp;quot;, &amp;quot;province&amp;quot;: &amp;quot;福建省&amp;quot;, &amp;quot;city&amp;quot;: &amp;quot;厦门市&amp;quot;, &amp;quot;area&amp;quot;: &amp;quot;思明区&amp;quot;, &amp;quot;address&amp;quot;: &amp;quot;下楼拐角&amp;quot;, &amp;quot;telephone&amp;quot;: null, &amp;quot;store_img&amp;quot;: &amp;quot;http://osk6t6jhb.bkt.c0/170925202431-2.jpg&amp;quot;, &amp;quot;coordinate&amp;quot;: &amp;quot;118.141836,24.503709&amp;quot;, &amp;quot;business_status&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;apart&amp;quot;: 0.19217422380529 }, { &amp;quot;store_id&amp;quot;: &amp;quot;2&amp;quot;, &amp;quot;store_name&amp;quot;: &amp;quot;高林、测试&amp;quot;, &amp;quot;store_code&amp;quot;: &amp;quot;10002&amp;quot;, &amp;quot;province&amp;quot;: &amp;quot;福建省&amp;quot;, &amp;quot;city&amp;quot;: &amp;quot;厦门市&amp;quot;, &amp;quot;area&amp;quot;: &amp;quot;湖里区&amp;quot;, &amp;quot;address&amp;quot;: &amp;quot;高林居住区一里45号&amp;quot;, &amp;quot;telephone&amp;quot;: &amp;quot;13696995100&amp;quot;, &amp;quot;store_img&amp;quot;: null, &amp;quot;coordinate&amp;quot;: &amp;quot;118.142339,24.506011&amp;quot;, &amp;quot;business_status&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;apart&amp;quot;: 0.32442802565316 }, }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">apart</td> <td style="text-align: left;">string</td> <td>距离当前位置(千米)</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML