@@ -23,7 +23,7 @@ class ImportOrder extends Command
*
* @var string
*/
- protected $description = '订单数据导入';
+ protected $description = '订单数据导入 importOrder {订单类型} {导入xls文件名}';
/**
* Create a new command instance.