guigui


获取订单详情

<h5>简要描述</h5> <ul> <li>获取订单详情接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://ggtools.thinkerx.com/get_order_detail</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <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;">uid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>用户id</td> </tr> <tr> <td style="text-align: left;">order_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>订单id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "status": 1, "msg": "请求成功", "data": { "id": 229636, "uid": 23341, "room_ids": "506155", "order_code": "0921-10", "customer_id": 0, "buyer_address": "111", "buyer_phone": "", "measure_time": "2020-09-21 00:00:00", "install_time": "2020-10-06 08:00:00", "expand_area": "0.0000", "projective_area": "0.0000", "count": 1, "remark": "", "creator": "", "create_time": "2020-09-21 22:21:33", "update_time": "0000-00-00 00:00:00", "delete_time": "0000-00-00 00:00:00", "ggid_short": "oNg9eGUE", "status": 0, "status_update_time": "0000-00-00 00:00:00", "factory_num": "0921-10", "big_plate_num": 0, "setting": "", "customer_name": "", "total_price": "0.00", "received_price": "0.00", "remaining_price": "0.00", "is_new_save": 0, "confirm_status": 0, "delivery_time": "0000-00-00 00:00:00", "ship_time": "None", "confirm_time": "None", "pay_time": "None", "lock_time": "", "payStatus": 0, "ggid": "http://eggi.cn/oNg9eGUE", "name": "用户182*2052", "room": [ { "id": 506155, "uid": 23341, "name": "主卧", "plank_type": "", "type": "衣柜", "color": [], "room_area": "72.0000", "expand_area": "0.0000", "projective_area": "2.5200", "style": "", "remark": "", "json_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/jsons/1600698111688.jin", "img_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/imgs/1600698108496.jpg", "obj_url": "", "mtl_url": "", "render_url": "http://eggrj.oss-cn-hangzhou.aliyuncs.com/renderJSON/1600698111838.json", "creator": "", "create_time": "2020-09-21 22:21:32", "update_time": "0000-00-00 00:00:00", "delete_time": "0000-00-00 00:00:00", "total_price": "0.00", "product_status": 0, "pic_url": "", "parts": "", "lock_new": 0, "lock": 0, "lock_password": "", "bPSpecArr": [ "5装饰板" ], "compSpecArr": [ "18多层实木" ], "big_plank_count": null, "other_info": { "wdbNames": [ "柜A" ], "colorNames": [ "T01" ] }, "color_id": [], "room_other": null, "jin_id": 4893588 } ], "schedule": [] } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML