stanley-king %!s(int64=4) %!d(string=hai) anos
pai
achega
bc70129f65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rdispatcher/proxy.php

+ 1 - 1
rdispatcher/proxy.php

@@ -53,7 +53,7 @@ class proxy
                     $order_info = $this->latest_order($refill_order,$mchid,$mch_order);
                     if(empty($order_info)) {
                         $order_id = refill\RefillFactory::instance()->zero_order($mchid, $buyer_id, $amount, $card_no,
-                            $mch_order, $idcard, $card_name, $notify_url, $order_time, $commit_times,$quality,$errmsg);
+                            $mch_order, $idcard, $card_name, $notify_url,$quality, $order_time, $commit_times,$errmsg);
                     }
                     else {
                         $order_id = $order_info['order_id'];