From bbf15e0e611ad573ec8aab22e099fe870a1a4e9e Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Nov 2025 08:03:14 +0000 Subject: [PATCH] update log --- src/ScheduleWorkCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ScheduleWorkCommand.php b/src/ScheduleWorkCommand.php index c437900..20ca451 100644 --- a/src/ScheduleWorkCommand.php +++ b/src/ScheduleWorkCommand.php @@ -11,7 +11,7 @@ class ScheduleWorkCommand extends Command * * @var string */ - protected $signature = 'ScheduleWork'; + protected $signature = 'ScheduleWorkCommand'; /** * The console command description.