lottery

咕啦-彩票系统


订单详情

<p><strong>简要描述:</strong> </p> <ul> <li>用户注册接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/store/store/get-order-detail</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;">order_code</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:&amp;quot;订单详情&amp;quot; result:{ allTicket:&amp;quot;2.00&amp;quot; // 在店中出票金额 bet_double:&amp;quot;1&amp;quot; //加倍 bet_money:&amp;quot;2.00&amp;quot; // 投注金额 bet_val:&amp;quot;09,18,24,28,32|04,12^&amp;quot; // 投注号码 chased_num:&amp;quot;1&amp;quot; // 最期数 count:&amp;quot;1&amp;quot; // 总注数 create_time:&amp;quot;2017-06-23 16:27:47&amp;quot; // 投注时间 cust_no:&amp;quot;gl00001040&amp;quot; is_bet_add:&amp;quot;未追加&amp;quot; //是否追加 lottery_name:&amp;quot;超级大乐透&amp;quot; // 彩种名称 lottery_numbers:&amp;quot;01,03,29,32,34|02,05&amp;quot; // 开奖结果 lottery_order_code:&amp;quot;GLCDLT170623T0000024&amp;quot; // 订单编码 lottery_pic:&amp;quot;/api/lottery_images/ico_daletou.png&amp;quot; // 彩种图片 lottery_time:&amp;quot;2017-06-24 20:30:00&amp;quot; // 开奖时间 periods:&amp;quot;17072&amp;quot; // 期数 periods_total:null // 总追期数 source:&amp;quot;自购&amp;quot; // 来源 status:&amp;quot;未中奖&amp;quot; // 状态 store_id:&amp;quot;30&amp;quot; user_name:&amp;quot;18950475114&amp;quot; // 客户名 user_tel:&amp;quot;18950475114&amp;quot; // 客户电话 }</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>

页面列表

ITEM_HTML