Parcourir la source

摄像头质量接口

任敬轩 il y a 4 mois
Parent
commit
2fb14861de
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/Console/Commands/VideoQuality.php

+ 1 - 1
app/Console/Commands/VideoQuality.php

@@ -15,7 +15,7 @@ use Modules\Mine\Services\MineServices;
 use Illuminate\Support\Facades\DB;
 use Illuminate\Support\Facades\Log;
 
-class UpdateHkList extends Command
+class VideoQuality extends Command
 {
     /**
      * The name and signature of the console command.