修改默认日期到2020年

This commit is contained in:
out0fmemory
2019-12-27 18:43:56 +08:00
parent 681157c40b
commit 95e9e8a89b

View File

@@ -115,8 +115,8 @@ QUERY_JOBS = [
# 'job_name': 'bj -> sz', # 任务名称,不填默认会以车站名命名,不可重复
'account_key': 0, # 将会使用指定账号下单
'left_dates': [ # 出发日期 :Array
"2019-01-25",
"2019-01-26",
"2020-01-25",
"2020-01-26",
],
'stations': { # 车站 支持多个车站同时查询 :Dict or :List
'left': '北京',