From 4b7e87aa336fdc272850f0199ae4a1ae4d60ef59 Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Mon, 1 Mar 2021 00:37:30 +0800 Subject: [PATCH] modify --- System/Process/ServerInotify.php | 1 + 1 file changed, 1 insertion(+) diff --git a/System/Process/ServerInotify.php b/System/Process/ServerInotify.php index 8ac5c1c8..df6691ef 100644 --- a/System/Process/ServerInotify.php +++ b/System/Process/ServerInotify.php @@ -203,6 +203,7 @@ class ServerInotify extends Process $this->tick(); } + /** * 重启 * @throws Exception