seven 2 ngày trước cách đây
mục cha
commit
d9c6502570
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Console/Commands/PaymentTask.php

+ 1 - 1
app/Console/Commands/PaymentTask.php

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