wang hou sheng 8 months ago
parent ac1878a328
commit 142677bf05
  1. 2
      app/common/library/wxserver/Server.php

@ -301,7 +301,7 @@ class Server
//return Cache::get($appid . '_authorizer_access_token');
}
$refresh_token = $this->getRefreshToken($appid);
dump($refresh_token);
dump($appid);
exit();
if ($refresh_token) {
$token = $this->getComponentAccessToken();

Loading…
Cancel
Save