|
@@ -5,7 +5,7 @@ namespace App\Console\Commands;
|
|
use Illuminate\Console\Command;
|
|
use Illuminate\Console\Command;
|
|
use App\Models\User;
|
|
use App\Models\User;
|
|
|
|
|
|
-class CheckOrder extends Command
|
|
|
|
|
|
+class ResetTraffic extends Command
|
|
{
|
|
{
|
|
/**
|
|
/**
|
|
* The name and signature of the console command.
|
|
* The name and signature of the console command.
|