Procházet zdrojové kódy

摄像头状态历史数据

任敬轩 před 1 rokem
rodič
revize
7d4f48df69
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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\Console\Command;
 use Illuminate\Support\Facades\DB;
 use Illuminate\Support\Facades\DB;
 
 
-class LogEmailSend extends Command
+class CameraStatusHistory extends Command
 {
 {
     /**
     /**
      * The name and signature of the console command.
      * The name and signature of the console command.