12306/config/ticket_config.yaml

60 lines
1.4 KiB
YAML
Raw Blame History

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毫秒以此类推
#ticket_black_list:加入小黑屋的等待时间默认3 min
#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
ticket_black_list: 3
ticke_peoples:
- "文贤平"
- "梁敏"
damatu:
uesr: ""
pwd: ""
12306count:
uesr: "@qq.com"
pwd: "QWERTY"