| 
					
				 | 
			
			
				@@ -427,7 +427,7 @@ class Buy extends Base 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         $refer = $this->url('pay', $param);
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         $refer = $this->url('codedetail', array('order_id' => $id, 'id' => $order_data['product_id']));
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         //$refer = 'callback.success';
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        if ($this->cate == 2) {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        if ($this->cate == 211) {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             $account_id = 7;
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } else {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             $account_id = 2;
 
			 |