|
@@ -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");
|