@@ -97,5 +97,6 @@ class Nbsch extends Command
Log::info('654321');
Log::info($result);
+ var_dump($result);
}