Browse Source

Merge pull request '开启抓取评论队列' (#66) from xmz_weibo_demo into master

Reviewed-on: #66
pull/77/head
longchao 3 days ago
parent
commit
2ff40a4b3e
  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() {
exit;
$obj = new mSpider();
$rdobj = $obj->initRedis();

Loading…
Cancel
Save