V2boardStatistics: comply with psr-4 autoloading standard

This commit is contained in:
Beta Soft 2021-03-19 18:28:58 +08:00
parent e4b76a705f
commit a49faf3e1f
No known key found for this signature in database
GPG Key ID: 180A31AB98D5C156

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.