$this->uid, 'userName' => $this->real_name, 'nickName' => $this->name, ]; return $data; } }