瀏覽代碼

remove one sleep

stanley-king 3 年之前
父節點
當前提交
b212813c47
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      helper/refill/RefillBase.php

+ 0 - 1
helper/refill/RefillBase.php

@@ -277,7 +277,6 @@ class RefillBase
                         $mch_order, $idcard, $card_name, $notify_url, $quality, $org_quality,
                         $order_time, $commit_times, $last_orderid = 0, $card_type = 0, $regin_no = 0, $quantity = 1, $third_params = [])
     {
-        Swoole\Coroutine::sleep(2);
         if($card_type == mtopcard\ThirdRefillCard) {
             $pcode = $third_params['product_code'];
         } else {