微信小程序海报

This commit is contained in:
gongfuxiang
2019-08-17 23:49:20 +08:00
parent cbf1e1ed72
commit 2fa4bea0d8
4 changed files with 7 additions and 8 deletions

View File

@ -1698,9 +1698,6 @@ class UserService
// 用户登录纪录处理
self::UserLoginRecord($user['id'], true);
// 移除用户id
unset($user['id']);
}
}