火车余票接口
在线调试接口===>
URL: http://www.chepiao100.com/api/yupiao
POST:
userid: [用户名邮箱]
seckey: [授权密钥]
date: [yyyy-mm-dd]
startStation: [发站 中文 UTF8]
arriveStation: [到站 中文 UTF8]
FAIL:
Invalid License: [没有授权使用]
Expired authorization: [授权使用过期]
Invalid request: [无效请求或参数]
SUCC:
trainCode: [车次]
startStation: [发站]
startTime: [发时]
arriveStation: [到站]
endTime: [到时]
startType: [shi|guo]
arriveType: [shi|guo]
mileage: [里程]
takeTime: [历时]
trainGrade: [等级]
day_diff: [天数]
business: [商务座-余票]
best-seat: [特等座-余票]
one-seat: [一等座-余票]
two-seat: [二等座-余票]
high-sleeper: [动卧-余票]
one-sleeper: [一等卧-余票]
two-sleeper: [二等卧-余票]
vag-sleeper: [高级软座-余票]
soft-sleeper: [软卧-余票]
hard-sleeper: [硬卧-余票]
soft-seat: [软座-余票]
hard-seat: [硬座-余票]
none-seat: [无座-余票]
business-prc:[商务座-价格]
one-seat-prc: [一等座-价格]
two-seat-prc: [二等座-价格]
high-sleeper-prc: [动卧-价格]
one-sleeper-prc: [一等卧-价格]
two-sleeper-prc: [二等卧-价格]
vag-sleeper-prc: [高级软座-价格]
soft-sleeper-prc: [软卧-价格]
hard-sleeper-prc: [硬卧-价格]
soft-seat-prc: [软座-价格]
hard-seat-prc: [硬座-价格]