This commit is contained in:
as2252258@163.com
2021-02-27 04:36:10 +08:00
parent f5a013c0c4
commit bc430e89e5
2 changed files with 11 additions and 9 deletions
+2
View File
@@ -119,6 +119,8 @@ abstract class BaseApplication extends Service
} else {
$this->state = 'SWOOLE_WORKER_BUSY';
}
return $this;
}