Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
删除测试数据
Browse files Browse the repository at this point in the history
  • Loading branch information
slight committed Jan 10, 2018
1 parent 9ea34ae commit ffb922f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/SmartQQ/QQClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -484,11 +484,7 @@ public function sendDiscussMsg($did, $msg):array

public function test()
{
// $this->pollMessage(new PollMessageEvent());
// echo FaceUtils::formFaces("231231212");
// echo \GuzzleHttp\json_encode($this->getFriendsList(),JSON_UNESCAPED_UNICODE);
// $this->getDiscussInfoByDid(3699650892);
// echo \GuzzleHttp\json_encode($this->sendPrivateMsg(2820122243, '[QQ:face,id=1]在看亮剑'),JSON_UNESCAPED_UNICODE);
$this->pollMessage(new PollMessageEvent());
}

}

0 comments on commit ffb922f

Please sign in to comment.