diff --git a/kiri-engine/FileListen/FileChangeCustomProcess.php b/kiri-engine/FileListen/FileChangeCustomProcess.php index 3310e81c..5d0c14ae 100644 --- a/kiri-engine/FileListen/FileChangeCustomProcess.php +++ b/kiri-engine/FileListen/FileChangeCustomProcess.php @@ -96,6 +96,7 @@ class FileChangeCustomProcess extends Command debug('Error:' . $message . ' at ' . $file . ':' . $line); } + /** * 重启 * @throws Exception