ソースを参照

摄像头质量接口

任敬轩 4 ヶ月 前
コミット
2fb14861de
1 ファイル変更1 行追加1 行削除
  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.