提交 bc8782cd 编写于 作者: G gongfuxiang

wechat mini

上级 b6f984d4
......@@ -136,7 +136,7 @@ class User extends Common
{
$result['openid'] = $result['openId'];
$result['referrer']= isset($this->data_post['referrer']) ? intval($this->data_post['referrer']) : 0;
return UserService::AuthUserProgram($result, 'wechat_openid');
return UserService::AuthUserProgram($result, 'weixin_openid');
}
return DataReturn('获取用户信息失败', -100);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册