瀏覽代碼

数据导入修改

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.