This commit is contained in:
root 2019-12-23 01:10:24 +08:00
parent 8c34f5d6b9
commit c2d090be5a

View File

@ -6,7 +6,7 @@ use Illuminate\Console\Command;
use Illuminate\Support\Facades\DB;
use App\Models\ServerLog;
class ResetTraffic extends Command
class ResetServerLog extends Command
{
/**
* The name and signature of the console command.