diff --git a/vendor/topthink/framework/src/think/Http.php b/vendor/topthink/framework/src/think/Http.php index 453ac52..4e73829 100644 --- a/vendor/topthink/framework/src/think/Http.php +++ b/vendor/topthink/framework/src/think/Http.php @@ -20,6 +20,7 @@ use Throwable; /** * Web应用管理类 + * 入口类 */ class Http {