提交 9d09d921 编写于 作者: D devil_gong

微信网页授权支付优化

上级 b8a6ec0e
......@@ -40,7 +40,7 @@ class Pay extends Controller
}
// 调用授权
$ret = AuthService::Auth($params]);
$ret = AuthService::Auth($params);
if($ret['code'] == 0)
{
return redirect($ret['data']);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册