lottery

咕啦-彩票系统


获取门店详情

<p><strong>简要描述:</strong> </p> <ul> <li>获取门店详情接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/user/userstore/get-store-info</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;">token</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>token</td> </tr> <tr> <td style="text-align: left;">storeCode</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> { code:600 msg:"商户详情" result:{ address:"这么大型设计" // 商户详细地址 area:"东城区" //商户所在区 city:"北京市" // 商户所在市 cust_no: "123456452" // 商户编号 phone_num:"18950475111" // 商户手机号 province:"北京市" // 商户所在省 store_img:"http://osk6t6jhb.bkt.clouddn.com/img/store/store_pic/gl00004278/170713095521-IMG_7967.jpg" // 商户图片 store_name:"xxx小铺" // 门店图片 support_bonus:"2.00" // 代兑奖金 telephone:"1231231212" // 联系电话 user_tel:"1231231212" // 用户电话 "sale_lottery": "超级大乐透,排列三,排列五,七星彩,竞彩足球,足彩胜负彩,足彩任九场" // 在售彩种 } }</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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML