$this->user_id, 'avatar' => $this->user->info->avatar, 'nickname' => $this->user->info->nickname, 'mobile' => $this->user->info->mobile, 'created_at' => $this->created_at->format('Y-m-d'), ]; } }