|  | @@ -51,7 +51,7 @@ public class HuiFuServiceImpl implements HuiFuService {
 | 
	
		
			
				|  |  |              String formattedTime = oneHourLater.format(formatter);
 | 
	
		
			
				|  |  |              extendInfoMap.put("time_expire", formattedTime);
 | 
	
		
			
				|  |  |              // 禁用信用卡标记
 | 
	
		
			
				|  |  | -            extendInfoMap.put("limit_pay_type", "NO_CREDIT");
 | 
	
		
			
				|  |  | +//            extendInfoMap.put("limit_pay_type", "NO_CREDIT");
 | 
	
		
			
				|  |  |              // 是否延迟交易
 | 
	
		
			
				|  |  |              extendInfoMap.put("delay_acct_flag", "N");
 | 
	
		
			
				|  |  |              extendInfoMap.put("pay_scene", "02");
 |