Skip to content

Commit

Permalink
查询接口更新
Browse files Browse the repository at this point in the history
  • Loading branch information
testerSunshine committed Mar 28, 2018
1 parent 29e0816 commit f86f7b9
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions config/ticket_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,18 @@

set:
station_dates:
- "2018-01-27"
- "2018-03-19"
# - "2018-02-21"

station_trains:
- "G4741"
- "G2365"
- "G1371"
- "G1337"
- "G1377"
- "G1329"
- "G4831"

from_station: "上海"
to_station: "邵阳"
to_station: "长沙"
set_type:
- "二等座"
- "商务座"
- "一等座"
is_more_ticket: True
ticke_peoples:
- "文贤平"
Expand All @@ -66,8 +64,8 @@ set:
- pwd: "QWERTY"

select_refresh_interval: 1
ticket_black_list_time: 3
is_aotu_code: True
ticket_black_list_time: 5
is_aotu_code: False
aotu_code_type: 2
#enable_proxy: False

Expand All @@ -78,12 +76,12 @@ damatu:
email_conf:
is_email: True
email: "@qq.com "
notice_email_list: "61995120@qq.com"
notice_email_list: "@qq.com"
username: ""
password: "xwopwxbkupbqbfgb"
password: ""
host: "smtp.qq.com"

is_cdn: 1
is_cdn: 2



Expand Down

0 comments on commit f86f7b9

Please sign in to comment.