Prechádzať zdrojové kódy

摄像头状态历史数据

任敬轩 1 rok pred
rodič
commit
7d4f48df69

+ 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.