فهرست منبع

数据导入修改

whj 4 سال پیش
والد
کامیت
4c6310e196
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Console/Commands/ImportOrder.php

+ 1 - 1
app/Console/Commands/ImportOrder.php

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