diff --git a/wechatext.class.php b/wechatext.class.php index 2de2801..d035d6b 100644 --- a/wechatext.class.php +++ b/wechatext.class.php @@ -148,7 +148,7 @@ public function getNewsList($page,$pagesize=10) { /** * 获取与指定用户的对话内容 * @param $fakeid - * @return array + * @return array */ public function getDialogMsg($fakeid) { $send_snoopy = new Snoopy;