@apis1990
2016-08-24T04:01:30.000000Z
字数 973
阅读 393
订单
测试地址:http://36.33.24.119:8081/api/get_coach_orders.php/id/10/status/1
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
id | 是 | 用户id | |
status | 是 | 1:待完成 2:已完成 3:已取消 |
{
"code": 200,
"data": [
{
"l_study_order_id": "6",
"s_order_no": "2015082452979949",
"dt_order_time": "1440354628",
"appoint_time_id": "6",
"time_config_id": "1,2",
"l_user_id": "1",
"s_user_name": "chenxi",
"s_user_phone": "18656999023",
"l_coach_id": "10",
"s_coach_name": "\u7f57\u66fc",
"s_coach_phone": "13555711866",
"s_address": "",
"dc_money": "290.00",
"dt_appoint_time": "2015-08-25 00:00:00",
"i_start_hour": "0",
"i_end_hour": "0",
"i_service_time": "0",
"i_status": "1",
"s_zhifu_dm": "MDFR921262W2K0S",
"dt_zhifu_time": "0000-00-00 00:00:00",
"deal_type": "1",
"s_time_money_detail": "",
"s_order_time": "",
"s_order_money": "",
"s_lisence_type": "",
"cancel_type": "0",
"order_time": "2015/8/25 8.00-9.00,9.00-10.00",
"time_config_arr": [
"8.00-9.00",
"9.00-10.00"
],
"s_student_imgurl": "",
"is_comment": 2
}
...
]
}
参数 | 类型 | 描述 |
---|---|---|