This commit is contained in:
root 2024-07-10 10:24:37 +08:00
commit 74343c59ac
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ class SpiderMt extends Command
{
foreach (Orders::OSS as $k => $os) {
$pages = 10;
$pages = 20;
$page = 1;
while (true) {