变更
This commit is contained in:
@@ -146,10 +146,10 @@ class Scanner extends BaseProcess
|
||||
*/
|
||||
public function timerReload()
|
||||
{
|
||||
$this->isReloading = TRUE;
|
||||
|
||||
$this->logger->warning('file change');
|
||||
|
||||
var_dump('file change');
|
||||
|
||||
$swow = \Kiri::getDi()->get(ServerInterface::class);
|
||||
|
||||
$swow->reload();
|
||||
|
||||
Reference in New Issue
Block a user