|
@@ -467,6 +467,7 @@ class RefillBase
|
|
|
}
|
|
|
|
|
|
//提交失败
|
|
|
+ $commit_times += 1;
|
|
|
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);
|