1
This commit is contained in:
@@ -268,7 +268,14 @@ jarvis:
|
||||
pull-lookback-hours: 72
|
||||
pull-cron: "0 0/15 * * * ?"
|
||||
auto-ship-cron: "0 2/10 * * * ?"
|
||||
pull-max-pages-per-shop: 30
|
||||
# 订单列表:每页条数(最大 100)
|
||||
pull-page-size: 100
|
||||
# 每授权单次最大页数(最大 100;与 page_size 乘积勿超 10000)
|
||||
pull-max-pages-per-shop: 100
|
||||
# 全量拉单按 update_time 分段(秒),默认 7 天
|
||||
pull-time-chunk-seconds: 604800
|
||||
# 全量拉单起点:距今多少天(默认约 3 年)
|
||||
pull-full-history-days: 1095
|
||||
auto-ship-batch-size: 20
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user