Skip to content

Commit

Permalink
添加 获取与指定用户的对话内容列表
Browse files Browse the repository at this point in the history
  • Loading branch information
neway3000 committed Dec 18, 2013
1 parent af25167 commit c38d002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wechatext.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public function getNewsList($page,$pagesize=10) {
/**
* 获取与指定用户的对话内容
* @param $fakeid
* @return array
* @return array
*/
public function getDialogMsg($fakeid) {
$send_snoopy = new Snoopy;
Expand Down

0 comments on commit c38d002

Please sign in to comment.