response = $response; } // 获取响应对象 public function getResponse() { return $this->response; } }