update log

This commit is contained in:
root 2025-11-09 08:03:14 +00:00
parent 628a706771
commit bbf15e0e61
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class ScheduleWorkCommand extends Command
*
* @var string
*/
protected $signature = 'ScheduleWork';
protected $signature = 'ScheduleWorkCommand';
/**
* The console command description.