Browse Source

摄像头状态历史数据

任敬轩 1 year ago
parent
commit
7d4f48df69
1 changed files with 1 additions and 1 deletions
  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.