This commit is contained in:
Leo
2026-02-04 23:40:21 +08:00
parent 7dce415c0b
commit 7e7250bc9c
2 changed files with 70 additions and 89 deletions

View File

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