diff --git a/service/app/command/SpiderMt.php b/service/app/command/SpiderMt.php index 35132e45..c690ccdc 100644 --- a/service/app/command/SpiderMt.php +++ b/service/app/command/SpiderMt.php @@ -325,7 +325,7 @@ class SpiderMt extends Command { foreach (Orders::OSS as $k => $os) { - $pages = 10; + $pages = 20; $page = 1; while (true) {