@apis1990
2016-08-24T03:50:55.000000Z
字数 2494
阅读 534
教练端
测试地址:http://36.33.24.119:8081/api/get_coach_student_orders.php
| 参数 | 类型 | 是否必须 | 描述 |
|---|---|---|---|
| id | int | 是 | 教练ID |
| status | int | 是 | 订单状态 1:待完成 2:已完成 3:已取消 |
| page | int | 是 | 分页(1) |
{"code": 200,"data": [{"l_study_order_id": "107","s_order_no": "2015111254975553", //订单号"dt_order_time": "2015-11-12 21:55", //订单时间"appoint_time_id": "114","time_config_id": "6","l_user_id": "1","s_user_name": "chenx", // 学员姓名"s_user_phone": "18656999023", // 学员手机号"l_coach_id": "26", // 教练ID"s_coach_name": "戴驰", // 教练姓名"s_coach_phone": "13003004023", // 教练号码"s_address": "","s_lisence_name": "", // 所学牌照"s_lesson_name": "", // 科目"dc_money": "130.00", //总价"dt_appoint_time": "2015-11-12 00:00:00","i_start_hour": "0","i_end_hour": "0","i_service_time": "1","i_status": "1", //订单状态 (1:待完成 2:已完成 3:已取消)"s_zhifu_dm": "2425E0E1-35F5-4169-A3D5-63DCE6011721","dt_zhifu_time": "0000-00-00 00:00:00","deal_type": "2", // 支付方式(1:支付宝 2:线下)"s_time_money_detail": "","s_order_time": "","s_order_money": "","s_lisence_type": "","cancel_type": "0", // 取消方式 (1:学员端取消 2:教练端取消)"cancel_reason": "","s_beizhu": "","user_photo": "http://localhost/sadmin/../upload/user/20151026/14458376644907.png", // 学员头像"identity_id": "323242445454433","photo_id": "0", // 默认头像ID"s_real_name": "陈曦", // 真实姓名"school_name": "八一驾校", // 驾校名称"order_time": "2015/11/12 13.00-14.00", // 订单预约的时间"time_config_arr": ["13.00-14.00"],"countdown": 0, // 倒计时"is_comment": 2, // 是否学员端已评价 (1:已评价 2:未评价)"coach_comment": "", // 学员对教练的评价"is_coach_comment": 2, // 是否教练端已评价 (1:已评价 2:未评价)"student_comment": "" // 教练对学员的评价},...{"l_study_order_id": "106","s_order_no": "2015111298101501","dt_order_time": "2015-11-12 21:31","appoint_time_id": "113","time_config_id": "2","l_user_id": "1","s_user_name": "chenx","s_user_phone": "18656999023","l_coach_id": "26","s_coach_name": "戴驰","s_coach_phone": "13003004023","s_address": "","s_lisence_name": "","s_lesson_name": "","dc_money": "0.00","dt_appoint_time": "2015-11-12 00:00:00","i_start_hour": "0","i_end_hour": "0","i_service_time": "1","i_status": "1","s_zhifu_dm": "E8882AAE-626F-4952-B989-6EE1E115BE54","dt_zhifu_time": "0000-00-00 00:00:00","deal_type": "2","s_time_money_detail": "","s_order_time": "","s_order_money": "","s_lisence_type": "","cancel_type": "0","cancel_reason": "","s_beizhu": "","user_photo": "http://localhost/sadmin/../upload/user/20151026/14458376644907.png","identity_id": "323242445454433","s_real_name": "陈曦","school_name": "八一驾校","order_time": "2015/11/12 9.00-10.00","time_config_arr": ["9.00-10.00"],"countdown": 0,"is_comment": 2,"coach_comment": "","is_coach_comment": 2,"student_comment": ""}]}