Document shunxin.query_days in example config
site_shunxin now reads shunxin.query_days (forward N days to today) like the other sites; add the missing shunxin section so the example config matches what the code reads, placed first to match the menu order (顺心/百世/中通/韵达). Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -20,6 +20,13 @@ debug:
|
||||
# 留空或不匹配时将回退为全量模式。
|
||||
target_site: ""
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# 顺心捷达 (https://sxne.sxjdfreight.com)
|
||||
# ----------------------------------------------------------------------------
|
||||
shunxin:
|
||||
# 应到 / 实到数据的查询时间范围(单位:天,向前回溯 N 天至今天)。
|
||||
query_days: 1
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# 百世快运 (https://v5.800best.com)
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user