|
@@ -7,7 +7,7 @@ use Illuminate\Console\Command;
|
|
|
use App\Jobs\PaymentJob;
|
|
use App\Jobs\PaymentJob;
|
|
|
use Illuminate\Support\Facades\Log;
|
|
use Illuminate\Support\Facades\Log;
|
|
|
|
|
|
|
|
-class PaymentStartFiveSecondTask extends Command
|
|
|
|
|
|
|
+class PaymentTask extends Command
|
|
|
{
|
|
{
|
|
|
/**
|
|
/**
|
|
|
* The name and signature of the console command.
|
|
* The name and signature of the console command.
|