|
@@ -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()) {
|