作者 刘锟

update

... ... @@ -40,6 +40,7 @@ class Temp extends Command
}
});
}
DB::disconnect('custom_mysql');
echo '成功' . PHP_EOL;
}
}
... ...