From 42e4dcd44bd5f66d151126b0e5c92b36b60a44b9 Mon Sep 17 00:00:00 2001 From: jianghanbo Date: Tue, 10 Sep 2024 10:17:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=9B=A2?= 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 1e235d08..2e636804 100644 --- a/service/app/command/SpiderMt.php +++ b/service/app/command/SpiderMt.php @@ -161,7 +161,7 @@ class SpiderMt extends Command } if ($orderid) { - $this->reloadStatus($orderid, $os, $output); + //$this->reloadStatus($orderid, $os, $output); } // $this->checks($output);