Browse Source

修改充值提现订单

lip 11 giờ trước cách đây
mục cha
commit
c5ddd6aefd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.