Преглед на файлове

摄像头状态历史数据

任敬轩 преди 1 година
родител
ревизия
7d4f48df69
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Console/Commands/CameraStatusHistory.php

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

@@ -6,7 +6,7 @@ use App\Enum\ApiEnum;
 use Illuminate\Console\Command;
 use Illuminate\Support\Facades\DB;
 
-class LogEmailSend extends Command
+class CameraStatusHistory extends Command
 {
     /**
      * The name and signature of the console command.