소스 검색

修改充值提现订单

lip 17 시간 전
부모
커밋
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.