mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-06 03:58:03 +08:00
Update _test/wechat-user-get.php
This commit is contained in:
parent
eea8198d46
commit
02bd663288
@ -26,6 +26,7 @@ try {
|
|||||||
// 4. 获取用户列表
|
// 4. 获取用户列表
|
||||||
$result = $wechat->getUserList();
|
$result = $wechat->getUserList();
|
||||||
|
|
||||||
|
echo '<pre>';
|
||||||
var_export($result);
|
var_export($result);
|
||||||
|
|
||||||
// 5. 批量获取用户资料
|
// 5. 批量获取用户资料
|
||||||
|
Loading…
x
Reference in New Issue
Block a user