原因:需要把open.weixin.qq.com修改为未来鸟公司公众号授权分发平台
文件目录
[url=]source/plugin/pn_wechat/wechat.lib.class.php[/url]
约928行
修改为
$url = "https://frjj.520175.com/connect/oauth2/authorize?appid={$this->_appid}&redirect_uri={$redirect_uri}&response_type=code&scope={$scope}&state={$state}#wechat_redirect";
|
FutureBird