From 86a604ed5757a6b7d1638f76bb41952b5da1de60 Mon Sep 17 00:00:00 2001 From: yumo Date: Wed, 17 Jan 2024 20:51:00 +0800 Subject: [PATCH] xxx --- public/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.php b/public/index.php index e1ba8de..204a199 100644 --- a/public/index.php +++ b/public/index.php @@ -31,3 +31,5 @@ $response = $http->name('index')->run(); $response->send(); $http->end($response); + +