Update _test/wechat-user-get.php

This commit is contained in:
Anyon 2018-11-13 17:46:37 +08:00
parent eea8198d46
commit 02bd663288

View File

@ -26,6 +26,7 @@ try {
// 4. 获取用户列表
$result = $wechat->getUserList();
echo '<pre>';
var_export($result);
// 5. 批量获取用户资料