mirror of https://github.com/testerSunshine/12306
yaml fix
parent
235b0000c9
commit
b37aadfc93
|
@ -39,9 +39,12 @@
|
||||||
|
|
||||||
|
|
||||||
set:
|
set:
|
||||||
station_date: "2018-02-12"
|
station_dates:
|
||||||
|
- "2018-01-27"
|
||||||
|
# - "2018-02-04"
|
||||||
|
# - "2018-02-05"
|
||||||
station_trains:
|
station_trains:
|
||||||
- "G1377"
|
- "G1303"
|
||||||
# - "K4300"
|
# - "K4300"
|
||||||
# - "K5226"
|
# - "K5226"
|
||||||
# - "K7772"
|
# - "K7772"
|
||||||
|
@ -51,19 +54,19 @@ set:
|
||||||
# - "G1373"
|
# - "G1373"
|
||||||
# - "G1363"
|
# - "G1363"
|
||||||
# - "G4933"
|
# - "G4933"
|
||||||
from_station: "昆山"
|
from_station: "上海"
|
||||||
to_station: "长沙"
|
to_station: "广州"
|
||||||
set_type:
|
set_type:
|
||||||
- "二等座"
|
- "二等座"
|
||||||
is_more_ticket: True
|
is_more_ticket: True
|
||||||
ticke_peoples:
|
ticke_peoples:
|
||||||
- "宋倩倩"
|
- "文贤平"
|
||||||
# - "彭淑杰"
|
# - "彭淑杰"
|
||||||
12306count:
|
12306count:
|
||||||
# - uesr: ""
|
# - uesr: ""
|
||||||
# - pwd: "apple1995"
|
# - pwd: "apple1995"
|
||||||
- uesr: ""
|
- uesr: "@qq.com"
|
||||||
- pwd: "songyu1995"
|
- pwd: "QWERTY"
|
||||||
|
|
||||||
select_refresh_interval: 0.1
|
select_refresh_interval: 0.1
|
||||||
expect_refresh_interval: 0.3
|
expect_refresh_interval: 0.3
|
||||||
|
|
Loading…
Reference in New Issue