소스 검색

摄像头质量接口

任敬轩 5 달 전
부모
커밋
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.