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

60 lines
1.4 KiB

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