Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c38d002

Browse files
committed
添加 获取与指定用户的对话内容列表
1 parent af25167 commit c38d002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wechatext.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public function getNewsList($page,$pagesize=10) {
148148
/**
149149
* 获取与指定用户的对话内容
150150
* @param $fakeid
151-
* @return array
151+
* @return array
152152
*/
153153
public function getDialogMsg($fakeid) {
154154
$send_snoopy = new Snoopy;

0 commit comments

Comments
 (0)