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();