This commit is contained in:
2020-09-14 03:00:19 +08:00
parent 39fc2009ae
commit 2546a66d2f
+1
View File
@@ -65,6 +65,7 @@ class ServerInotify extends Process
public function tick()
{
$this->loadByDir(APP_PATH . 'app', true);
$this->loadByDir(APP_PATH . 'routes', true);
}