文档
测试

检测项报告

POST
https://api.chinartn.cn/api.php?s=/order/getOrderTestingInfoAndMark

请求参数

参数名
类型
描述
必填
token
string
* 用户标识
必填
order_id
number
* 检测id
必填

说明 / 示例

{ "code": 1, "message": "success", "data": { "testing_info": { "user_name": "", "user_tel": "18203559049",// 检测师手机号 "testing_auth_img": "", // 检测师图片 "testing_desc": null, // 检测师描述 "testing_level": "", // 检测师登记 "testing_province": 0, "testing_city": 0, "testing_district": 0, "testing_charge": "0.00", // 检测师费用 "nick_name": "还好啦" // 检测师名称 "testing_province_name": "", // 省份 "testing_city_name": "", // 市 "testing_district_name": "" }, "mark_info": { "order_testing_info": { "id": 5, "order_id": 3768, "uid": 31, "testing_uid": 56, "create_time": 1582192258,// 检测时间 "testing_money": "0.01", // 检测费用 "testing_json": "{"68":{"testing_id":68,"damage":2,"deduction_num":1,"testing_desc":"123213","img_arr":[]},"82":{"testing_id":82,"damage":2,"deduction_num":111,"testing_desc":"","img_arr":[]}}", "testing_time": 1582192316, "testing_num": "-112", // 检测分数 "testing_remark": "很好的", // 检测描述 "status": 2, // 1.未提交检测报告 2.已提交检测报告 3.申请退款中 4.同意退款 5.拒绝退款 "agree_time": 1582192271, "pay_id": 19, "apply_time": 0 }, "testing_list": { "data": [ { "class_id": 63, "pid": 0, "name": "骨架检测1", "sort": 1, "error_num": 1, "child_list": [ { "class_id": 68, "pid": 63, "name": "左前纵梁", "sort": 0, "testing_json": "{\"testing_id\":68,\"damage\":2,\"deduction_num\":1,\"testing_desc\":\"123213\",\"img_arr\":[]}" }, { "class_id": 69, "pid": 63, "name": "右前纵梁", "sort": 0 }, { "class_id": 70, "pid": 63, "name": "左后纵梁", "sort": 0 }, { "class_id": 71, "pid": 63, "name": "右后纵梁", "sort": 0 }, { "class_id": 72, "pid": 63, "name": "左中纵梁", "sort": 0 }, { "class_id": 73, "pid": 63, "name": "右中纵梁", "sort": 0 }, { "class_id": 74, "pid": 63, "name": "前横梁", "sort": 0 }, { "class_id": 75, "pid": 63, "name": "中横梁", "sort": 0 }, { "class_id": 76, "pid": 63, "name": "右横梁", "sort": 0 }, { "class_id": 77, "pid": 63, "name": "发动机", "sort": 0 }, { "class_id": 78, "pid": 63, "name": "车架号", "sort": 0 }, { "class_id": 79, "pid": 63, "name": "车辆无异常倾斜", "sort": 0 }, { "class_id": 80, "pid": 63, "name": "底盘整体骨架", "sort": 0 }, { "class_id": 81, "pid": 63, "name": "减震器", "sort": 0 } ] }, { "class_id": 65, "pid": 0, "name": "机械检测", "sort": 2, "error_num": 1, "child_list": [ { "class_id": 82, "pid": 65, "name": "发动机体", "sort": 0, "testing_json": "{\"testing_id\":82,\"damage\":2,\"deduction_num\":111,\"testing_desc\":\"\",\"img_arr\":[]}" }, { "class_id": 83, "pid": 65, "name": "变速箱", "sort": 0 }, { "class_id": 84, "pid": 65, "name": "传动机", "sort": 0 }, { "class_id": 85, "pid": 65, "name": "排烟", "sort": 0 } ] }, { "class_id": 66, "pid": 0, "name": "外观检测", "sort": 3, "error_num": 0, "child_list": [ { "class_id": 86, "pid": 66, "name": "水箱", "sort": 0 }, { "class_id": 87, "pid": 66, "name": "左后围漆面", "sort": 0 } ] }, { "class_id": 67, "pid": 0, "name": "内饰检测", "sort": 4, "error_num": 0, "child_list": [ { "class_id": 88, "pid": 67, "name": "左侧们内饰", "sort": 0 }, { "class_id": 89, "pid": 67, "name": "右侧车门内饰", "sort": 0 } ] } ], "total_count": 4, "page_count": 1 } } }, "title": "获取检测师报告" }