瀏覽代碼

Merge branch 'raccount' of 39.97.239.116:gyfl/xyzshop into raccount

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

+ 1 - 1
helper/refill/RefillBase.php

@@ -533,7 +533,7 @@ class RefillBase
                 }
 
                 $order->commit_times_inc();
-                $orderext = $order->refill_params($order_id,$order_sn,$refill_amount, $ch_name, $ch_amount,$mch_amount);
+                $orderext = $order->refill_params($order_id, $order_sn, $refill_amount, $ch_name, $ch_amount, $mch_amount);
                 $fInsert = $mod_refill->add_refill($orderext);
 
                 if($order->is_third()) {