xxxrrrdddd 3 năm trước cách đây
mục cha
commit
1fa3a5d84c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      work

+ 1 - 1
work

@@ -28,4 +28,4 @@ $work->onWorkerStart=function ($conn){
 $work->onWorkerStop=function (\Workerman\Worker $work){
     var_dump('close');
 };
-\Workerman\Worker::runAll();
+$work->run();