@apis1990
2016-08-24T03:47:54.000000Z
字数 1756
阅读 519
学员端
测试地址:http://36.33.24.119:8081/api/get_school_detail.php
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
id | int | 是 | 驾校ID |
lng | decimal(15,6) | 是 | 学员经度 |
lat | decimal(15,6) | 是 | 学员维度 |
uid | int | 是 | 学员ID |
{
"code": 200,
"data": {
"l_school_id": "1",
"s_school_name": "\u516b\u4e00\u9a7e\u6821",
"s_imgurl": [
"http:\/\/localhost\/sadmin\/upload\/banner\/1\/banner1.jpg",
"http:\/\/localhost\/sadmin\/upload\/banner\/1\/banner2.jpg",
"http:\/\/localhost\/sadmin\/upload\/banner\/1\/banner3.jpg"
],
"s_shifts_intro": "内容。。。",
"tl_train_address": "\u6d4b\u8bd5\u7231\u4e0a\u5927\u58f0\u5730",
"tl_phone": "13003004023",
"tl_location_x": "117.181854",
"tl_location_y": "31.846319",
"min_distance": 80,
"total_comment_num": 3,
"average_star_num": 4,
"shifts_list": [
{
"id": "1",
"sh_school_id": "1",
"sh_title": "\u81ea\u4e3b\u9884\u7ea6C1\/C2",
"sh_money": "67",
"sh_original_money": "100.00",
"sh_type": "1",
"sh_description_2": "\u5b66\u8f66\u65f6\u95f4\u81ea\u4e3b\u5b89\u6392\uff0c\u4e13\u4eba\u4e13\u8f66",
"sh_description_1": "\u6700\u77ed\u65f6\u95f42\u4e2a\u6708",
"addtime": "1444376747"
},
{
"id": "2",
"sh_school_id": "1",
"sh_title": "\u4f20\u7edf\u666e\u901a\u73edC1\/C2",
"sh_money": "4200",
"sh_original_money": "5000.00",
"sh_type": "2",
"sh_description_2": " \u62ff\u8bc1\u65f6\u95f4\u77ed\uff0c\u670d\u52a1\u597d ",
"sh_description_1": "\u5b66\u4e60\u65f6\u95f42\u4e2a\u6708",
"addtime": "1444382703"
},
{
"id": "3",
"sh_school_id": "1",
"sh_title": "\u4f20\u7edfVIP\u73edC1\/C2",
"sh_money": "5100",
"sh_original_money": "6100.00",
"sh_type": "3",
"sh_description_2": " \u5b66\u8f66\u65f6\u95f4\u81ea\u4e3b\u5b89\u6392\uff0c\u4e13\u4eba\u4e13\u8f66 ",
"sh_description_1": "\u6700\u77ed\u65f6\u95f42\u4e2a\u6708",
"addtime": "1444378077"
}
],
"loginauth": "DAGajmVsbBM83t\/C6fjCKnYPG9OHQu6NwDnIwpvDYEQ="
}
}
参数 | 类型 | 描述 |
---|---|---|
code | int | 状态码:200 --- 成功 其它 --- 异常 |
需要字段: