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