同步提示
This commit is contained in:
parent
3fadc9588e
commit
c23420584d
@ -43,6 +43,7 @@ class ActivatedSync extends Command
|
||||
$page = 1;
|
||||
|
||||
while ($total) {
|
||||
echo '.';
|
||||
if (($page - 1) * $this->limit >= $total) {
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user