This commit is contained in:
2021-11-04 18:58:10 +08:00
parent ee380aa520
commit f40b79bb08
@@ -96,7 +96,6 @@ class FileChangeCustomProcess extends Command
debug('Error:' . $message . ' at ' . $file . ':' . $line); debug('Error:' . $message . ' at ' . $file . ':' . $line);
} }
/** /**
* 重启 * 重启
* @throws Exception * @throws Exception