change som item

This commit is contained in:
2025-12-01 14:16:37 +03:30
parent d24fb579b4
commit a676383a27
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ class DailyMovingMachineCommand extends Command
*
* @var string
*/
protected $signature = 'daily_moving_machine';
protected $signature = 'webservice:daily_moving_machine';
/**
* The console command description.