1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user