userInfo=$this->checkTokenGetUserInfo(); $this->uid=isset($this->userInfo['uid']) ? $this->userInfo['uid'] : 0; } }