改名
This commit is contained in:
@@ -183,6 +183,7 @@ class Response extends Application
|
|||||||
$sendData = '';
|
$sendData = '';
|
||||||
}
|
}
|
||||||
$this->response->end($sendData);
|
$this->response->end($sendData);
|
||||||
|
$this->response = null;
|
||||||
return $sendData;
|
return $sendData;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user