This commit is contained in:
2020-09-03 01:31:53 +08:00
parent 1635feb44c
commit 7b421bfc39
+1 -1
View File
@@ -63,7 +63,7 @@ class ServerInotify extends Process
{
$this->debug('file modify listener.');
$this->loadByDir(APP_PATH . '/app');
$this->loadByDir(APP_PATH . 'app');
}