|
// $this->error('请重新登录,登录认证无效', '{-null-}', 401);
|
|
// $this->error('请重新登录,登录认证无效', '{-null-}', 401);
|
|
[$state, $info, $this->uuid] = UserTokenService::check($this->type, $token);
|
|
[$state, $info, $this->uuid] = UserTokenService::check($this->type, $token);
|