diff --git a/env.py.example b/env.py.example index 72be784..834460d 100644 --- a/env.py.example +++ b/env.py.example @@ -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': '北京',