提交 0a7a8c96 编写于 作者: G gongfuxiang

wx pay

上级 2b257cd4
......@@ -580,6 +580,7 @@ class Weixin
// 授权code
$url = 'https://open.weixin.qq.com/connect/oauth2/authorize?appid='.$this->config['appid'].'&redirect_uri='.$redirect_uri.'&response_type=code&scope=snsapi_base&state=callback#wechat_redirect';
die($url);
exit(header('location:'.$url));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册