作者 竞泽

fix:print

... ... @@ -40,7 +40,6 @@ class ExceptionPush
}
foreach ($opts as $key => $value) {
echo "{$key} => $value\n";
$agent->{$key} = $value;
}
... ...