stanley-king 7 年 前
コミット
0d6c7a67ec
1 ファイル変更1 行追加1 行削除
  1. 1 1
      crontab/control/command.php

+ 1 - 1
crontab/control/command.php

@@ -109,6 +109,6 @@ class commandControl extends BaseCronControl
 
     public function order_pushOp()
     {
-        QueueClient::push('onAsyncBroadcastOrder',['pay_sn' => '860564087314530577','amount' => 1,'days' => 30]);
+        QueueClient::push('onAsyncBroadcastOrder',['pay_sn' => '300564142008426450','amount' => 1,'days' => 30]);
     }
 }