瀏覽代碼

摄像头状态历史数据

任敬轩 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.