From 6457870d55da0c5cb38af6117b27c21e2ab272af Mon Sep 17 00:00:00 2001 From: liuyuhang Date: Tue, 9 Jul 2024 19:00:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=9B=A2=E7=88=AC=E5=8F=96=E9=A1=B5?= =?UTF-8?q?=E6=95=B0=E6=8F=90=E5=8D=87=E8=87=B3=2020=20=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/app/command/SpiderMt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {