Commit 04591354 authored by shajiaiming's avatar shajiaiming

fix

parent 225bbe96
......@@ -133,7 +133,6 @@ class AirDropController extends Controller
if (empty($record)) {
return 0;
}
var_dump($record);exit;
foreach ($record as $val) {
go(function () use ($val) {
\Co::sleep(0.5);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment