mirror of https://github.com/testerSunshine/12306
查询接口更新
parent
29e0816711
commit
f86f7b9c33
|
@ -41,20 +41,18 @@
|
||||||
|
|
||||||
set:
|
set:
|
||||||
station_dates:
|
station_dates:
|
||||||
- "2018-01-27"
|
- "2018-03-19"
|
||||||
|
# - "2018-02-21"
|
||||||
|
|
||||||
station_trains:
|
station_trains:
|
||||||
- "G4741"
|
- "G4831"
|
||||||
- "G2365"
|
|
||||||
- "G1371"
|
|
||||||
- "G1337"
|
|
||||||
- "G1377"
|
|
||||||
- "G1329"
|
|
||||||
|
|
||||||
from_station: "上海"
|
from_station: "上海"
|
||||||
to_station: "邵阳"
|
to_station: "长沙"
|
||||||
set_type:
|
set_type:
|
||||||
- "二等座"
|
- "二等座"
|
||||||
|
- "商务座"
|
||||||
|
- "一等座"
|
||||||
is_more_ticket: True
|
is_more_ticket: True
|
||||||
ticke_peoples:
|
ticke_peoples:
|
||||||
- "文贤平"
|
- "文贤平"
|
||||||
|
@ -66,8 +64,8 @@ set:
|
||||||
- pwd: "QWERTY"
|
- pwd: "QWERTY"
|
||||||
|
|
||||||
select_refresh_interval: 1
|
select_refresh_interval: 1
|
||||||
ticket_black_list_time: 3
|
ticket_black_list_time: 5
|
||||||
is_aotu_code: True
|
is_aotu_code: False
|
||||||
aotu_code_type: 2
|
aotu_code_type: 2
|
||||||
#enable_proxy: False
|
#enable_proxy: False
|
||||||
|
|
||||||
|
@ -78,12 +76,12 @@ damatu:
|
||||||
email_conf:
|
email_conf:
|
||||||
is_email: True
|
is_email: True
|
||||||
email: "@qq.com "
|
email: "@qq.com "
|
||||||
notice_email_list: "61995120@qq.com"
|
notice_email_list: "@qq.com"
|
||||||
username: ""
|
username: ""
|
||||||
password: "xwopwxbkupbqbfgb"
|
password: ""
|
||||||
host: "smtp.qq.com"
|
host: "smtp.qq.com"
|
||||||
|
|
||||||
is_cdn: 1
|
is_cdn: 2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue