mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-05 19:41:44 +08:00
[更新]修改开放平台服务支持
This commit is contained in:
parent
f8ed417a2d
commit
de74caf300
@ -174,7 +174,7 @@ class Open extends WeChat
|
|||||||
* @throws Exceptions\LocalCacheException
|
* @throws Exceptions\LocalCacheException
|
||||||
* @throws InvalidResponseException
|
* @throws InvalidResponseException
|
||||||
*/
|
*/
|
||||||
public function queryAuthorizerInfo()
|
public function getQueryAuthorizerInfo()
|
||||||
{
|
{
|
||||||
if (empty($_GET['auth_code'])) {
|
if (empty($_GET['auth_code'])) {
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user