You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12306/config/ticket_config.yaml

57 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
#station_date:出发日期格式ex2018-01-06
#station_trains:过滤车次格式ex
# - "G1353"
# - "G1329"
# - "G1355"
# - "G1303"
# - "G1357"
# - "G1305"
# - "G1359"
# - "G1361"
# - "G1373"
# - "G1363"
#from_station: 始发站
#to_station: 到达站
#set_type: 坐席(商务座,二等座,特等座,软卧,硬卧,硬座,无座)
#is_more_ticket:余票不足是否自动提交
#select_refresh_interval:抢票刷新间隔时间1为一秒0.1为100毫秒以此类推
#expect_refresh_interval:售票未开始等待刷新间隔时间1为一秒0.1为100毫秒以此类推
#ticke_peoples: 乘客
#damatu打码兔账号用于自动登录
set:
station_date: "2018-02-06"
station_trains:
- "G1353"
- "G1329"
- "G1355"
- "G1303"
- "G1357"
- "G1305"
- "G1359"
- "G1361"
- "G1373"
- "G1363"
from_station: "上海"
to_station: "长沙"
set_type:
- "二等座"
# - "一等座"
is_more_ticket: Ture
select_refresh_interval: 1
expect_refresh_interval: 1
ticke_peoples:
- "文贤平"
- "梁敏"
damatu:
uesr: ""
pwd: ""
12306count:
uesr: "@qq.com"
pwd: ""