From c4dcf4eac5bf1777f2e84e706dfc88ae0d19650c Mon Sep 17 00:00:00 2001 From: yumo Date: Wed, 17 Jan 2024 20:49:03 +0800 Subject: [PATCH] test push --- public/api.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/api.php b/public/api.php index 7dabcc0..a4cc234 100644 --- a/public/api.php +++ b/public/api.php @@ -21,4 +21,6 @@ $response = $http->name('api')->run(); $response->send(); -$http->end($response); \ No newline at end of file +$http->end($response); + +