提交 38cb3896 编写于 作者: D devil_gong

用户信息优化

上级 693b679b
......@@ -1887,7 +1887,7 @@ class UserService
$obj->Remove();
// 用户登录纪录处理
self::UserLoginRecord($user_id, true)
self::UserLoginRecord($user_id, true);
return DataReturn('绑定成功', 0, self::AppUserInfoHandle($user_id));
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册