| 
					
				 | 
			
			
				@@ -14,7 +14,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             a.deposit_ratio as depositRatio,a.deposit as deposit,a.collaborative_route as collaborativeRoute,a.term_of_payment as termOfPayment, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            if(left(b.inventory_ccode,2)='19', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 case a.customer_abbreviation 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-when '森语集团' then a.end_customer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+when 'International Apparel Group' then a.end_customer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 when '宁波森语' then a.end_customer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 else a.customer_abbreviation end , 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 a.end_customer) as endCustomer, 
			 |