From 97fef94d5f1fd779838b780e3ceca1687f9e8144 Mon Sep 17 00:00:00 2001 From: longchao <1432334894@qq.com> Date: Tue, 15 Jul 2025 15:20:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E6=8A=93=E5=8F=96=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=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 deletion(-) diff --git a/queue/deal/spider_weibo_comment.php b/queue/deal/spider_weibo_comment.php index c6c982e..14aabf1 100644 --- a/queue/deal/spider_weibo_comment.php +++ b/queue/deal/spider_weibo_comment.php @@ -13,7 +13,6 @@ class spiderWeiboComment extends dealBase { } public function deal() { - exit; $obj = new mSpider(); $rdobj = $obj->initRedis();