This commit is contained in:
yumo 2024-01-17 20:51:00 +08:00
parent a353e056be
commit 86a604ed57
1 changed files with 2 additions and 0 deletions

View File

@ -31,3 +31,5 @@ $response = $http->name('index')->run();
$response->send();
$http->end($response);