改名
This commit is contained in:
@@ -219,8 +219,7 @@ class Response extends HttpService
|
|||||||
} else {
|
} else {
|
||||||
$string .= $result . PHP_EOL . PHP_EOL;
|
$string .= $result . PHP_EOL . PHP_EOL;
|
||||||
}
|
}
|
||||||
$string .= 'Command End!' . PHP_EOL;
|
print_r($string . 'Command End!') . PHP_EOL;
|
||||||
print_r($string);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user