This commit is contained in:
root 2019-12-15 15:20:05 +08:00
parent ad97010fb7
commit e7320811ac

View File

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