This commit is contained in:
tokumeikoi
2021-05-07 00:08:00 +09:00
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ use App\Models\StatOrder;
use App\Models\ServerLog;
use Illuminate\Support\Facades\DB;
class V2BoardStatistics extends Command
class V2boardStatistics extends Command
{
/**
* The name and signature of the console command.