6
0
Fork 0
release
李静 2021-12-20 13:26:20 +08:00
parent 43df214dce
commit 92f441b75b
1 changed files with 1 additions and 1 deletions

View File

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