Forráskód Böngészése

修改充值提现订单

lip 13 órája
szülő
commit
c5ddd6aefd
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.