From 820aab1837d623861100ea5ddc0d3dc332192b70 Mon Sep 17 00:00:00 2001 From: longchao <1432334894@qq.com> Date: Tue, 15 Jul 2025 15:14:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E6=AD=A2=E9=98=9F=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- queue/deal/spider_weibo_comment.php | 1 + 1 file changed, 1 insertion(+) diff --git a/queue/deal/spider_weibo_comment.php b/queue/deal/spider_weibo_comment.php index 14aabf1..c6c982e 100644 --- a/queue/deal/spider_weibo_comment.php +++ b/queue/deal/spider_weibo_comment.php @@ -13,6 +13,7 @@ class spiderWeiboComment extends dealBase { } public function deal() { + exit; $obj = new mSpider(); $rdobj = $obj->initRedis(); -- 1.8.3.1