diff --git a/helper.php b/helper.php index 0e9adb60..95e41d1d 100644 --- a/helper.php +++ b/helper.php @@ -17,6 +17,7 @@ use think\Debug; use think\Input; use think\Lang; use think\Loader; +use think\Log; use think\Route; use think\Session; use think\Url;