改名
This commit is contained in:
@@ -158,6 +158,8 @@ class Response extends HttpService
|
||||
{
|
||||
$sendData = $this->parseData($context);
|
||||
|
||||
var_dump($sendData);
|
||||
|
||||
$response = Context::getContext('response');
|
||||
if ($response instanceof SResponse) {
|
||||
$this->sendData($response, $sendData, $statusCode);
|
||||
|
||||
Reference in New Issue
Block a user