Update
parent
64fe117980
commit
f190913ead
|
|
@ -75,6 +75,8 @@ class MonitorDeviceHealthCommand extends Command
|
|||
}
|
||||
|
||||
$page++;
|
||||
|
||||
sleep(1);
|
||||
} while (count($result['data']) === $pageSize);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue