作者 邓超

job

... ... @@ -216,3 +216,4 @@ $pm->addBatch(2,function (Process\Pool $pool, int $worker_id) {
(new SendJob)->start();
},true);
$pm->start();
\ No newline at end of file
... ...