增加:发车时间段筛选
This commit is contained in:
@@ -142,7 +142,11 @@ QUERY_JOBS = [
|
||||
"K4184"
|
||||
],
|
||||
'except_train_numbers': [ # 筛选车次,排除车次 train_numbers 和 except_train_numbers 不可同时存在
|
||||
]
|
||||
],
|
||||
'period': { # 筛选时间
|
||||
'from': '00:00',
|
||||
'to': '24:00'
|
||||
}
|
||||
|
||||
},
|
||||
# {
|
||||
|
||||
Reference in New Issue
Block a user