| 
					
				 | 
			
			
				@@ -30,7 +30,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             if(left(b.inventory_ccode,2)='19', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             case customer_abbreviation 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             when '森语集团' then end_customer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            when '宁波森宇' then end_customer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            when '宁波森语' then end_customer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             else customer_abbreviation end , 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             end_customer) as end_customer, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             term_of_payment, 
			 |