This commit is contained in:
van
2026-04-09 01:19:15 +08:00
parent a2c4589046
commit 31e7e6853b
3 changed files with 45 additions and 2 deletions

View File

@@ -272,8 +272,10 @@ jarvis:
pull-page-size: 100
# 每授权单次最大页数(最大 100与 page_size 乘积勿超 10000
pull-max-pages-per-shop: 100
# 全量拉单按 update_time 分段(秒),默认 7 天
# 全量拉单按 update_time 分段(秒),默认 7 天(且不超过 pull-max-update-time-range-seconds
pull-time-chunk-seconds: 604800
# 单次列表请求 update_time 最大跨度须满足平台「6个月内」默认 180 天
pull-max-update-time-range-seconds: 15552000
# 全量拉单起点:距今多少天(默认约 3 年)
pull-full-history-days: 1095
auto-ship-batch-size: 20