This commit is contained in:
Leo
2026-02-06 20:17:29 +08:00
parent 72dee7fc16
commit e63ff7522e
2 changed files with 5 additions and 5 deletions

View File

@@ -292,7 +292,7 @@ public class TencentDocDelayedPushServiceImpl implements ITencentDocDelayedPushS
"AUTO",
"DELAYED_TIMER",
startRow,
startRow + 499 // 与 Controller API_MAX_ROWS_PER_REQUEST=500 一致单批最多500行
startRow + 199 // 接口单次只能读 200 行
);
log.info("✓ 创建批量推送记录批次ID: {}", batchId);