@@ -14,7 +14,7 @@ class PaymentOrder extends Command
*
* @var string
*/
- protected $signature = 'payment_order';
+ protected $signature = 'payment:order';
/**
* The console command description.