1
This commit is contained in:
@@ -41,6 +41,11 @@ public class JarvisGoofishProperties {
|
||||
*/
|
||||
private int pullTimeChunkSeconds = 604800;
|
||||
|
||||
/**
|
||||
* 订单列表单次请求中 update_time 区间最大跨度(秒)。开放平台返回「只能查询时间范围6个月内的数据」时须≤此值;默认约 180 天留余量
|
||||
*/
|
||||
private int pullMaxUpdateTimeRangeSeconds = 15552000;
|
||||
|
||||
/**
|
||||
* 全量拉单从「当前时间」往前推多少天作为起点(仅 full 接口;可自行改大)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user