Browse Source

开启抓取评论队列

pull/66/head
longchao 4 days ago
parent
commit
97fef94d5f
  1. 1
      queue/deal/spider_weibo_comment.php

1
queue/deal/spider_weibo_comment.php

@ -13,7 +13,6 @@ class spiderWeiboComment extends dealBase {
} }
public function deal() { public function deal() {
exit;
$obj = new mSpider(); $obj = new mSpider();
$rdobj = $obj->initRedis(); $rdobj = $obj->initRedis();

Loading…
Cancel
Save