stanley-king před 3 roky
rodič
revize
f8f92e92d1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      helper/refill/RefillBase.php

+ 1 - 0
helper/refill/RefillBase.php

@@ -432,6 +432,7 @@ class RefillBase
                 //提交失败
                 util::incr_commit($channel_name,$card_type,$amount,$quality,false);
                 util::incr_amount_lock($mchid,$card_type,$amount);
+                util::add_exclude_channel($mchid,$mch_order,$card_type,$channel_name);
 
                 Log::record("channel:{$channel_name} err:{$errmsg}");
                 $logic_vr_order = Logic("vr_order");