完善访问链接;

This commit is contained in:
2022-02-12 19:50:10 +08:00
parent 84ba6f145e
commit bc828f73e0
2 changed files with 2 additions and 3 deletions

View File

@@ -20,5 +20,4 @@ $http = (new App())->http;
$response = $http->run();
$response->send();
$http->end($response);