stanley-king 3 years atrás
parent
commit
84ce3fcbaa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      helper/refill/RefillBase.php

+ 1 - 0
helper/refill/RefillBase.php

@@ -210,6 +210,7 @@ class RefillBase
             $order_info = Model('vr_order')->getOrderInfo(['order_id' => $order_id]);
             $logic_vr_order->changeOrderStateCancel($order_info, '', '无法下单创建0元订单',true,true);
 
+            $mch_order = $order->mch_order();
             if (empty($mch_order)) {
                 $order->set_mchorder($order_sn);
             }