stanley-king 3 роки тому
батько
коміт
f8f92e92d1
1 змінених файлів з 1 додано та 0 видалено
  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");