This commit is contained in:
toom1996
2025-07-31 11:04:47 +08:00
parent 1abf5746c9
commit eefa906dae
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ class BaiduRecordCommand extends BaseSpider
}
$query = $query->get();
$this->log->info(__FUNCTION__);
foreach ($query as $index => $item) {
sleep(3);
try {