diff --git a/library/think/debug/Socket.php b/library/think/debug/Socket.php index fb787e19..27346568 100644 --- a/library/think/debug/Socket.php +++ b/library/think/debug/Socket.php @@ -11,6 +11,8 @@ namespace think\debug; +use think\Response; + /** * github: https://github.com/luofei614/SocketLog * @author luofei614