From 14ebdf9a68abe082fc9d83e79b5607cb13319687 Mon Sep 17 00:00:00 2001 From: Misaka Date: Sun, 21 Jun 2026 10:40:30 +0800 Subject: [PATCH] Document shunxin.query_days in example config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- config.example.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.example.yaml b/config.example.yaml index 6c4658f..4ff7b0d 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -20,6 +20,13 @@ debug: # 留空或不匹配时将回退为全量模式。 target_site: "" +# ---------------------------------------------------------------------------- +# 顺心捷达 (https://sxne.sxjdfreight.com) +# ---------------------------------------------------------------------------- +shunxin: + # 应到 / 实到数据的查询时间范围(单位:天,向前回溯 N 天至今天)。 + query_days: 1 + # ---------------------------------------------------------------------------- # 百世快运 (https://v5.800best.com) # ----------------------------------------------------------------------------