浏览代码

修改充值提现订单

lip 14 小时之前
父节点
当前提交
c5ddd6aefd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Console/Commands/PaymentOrder.php

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

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