| 
					
				 | 
			
			
				@@ -368,6 +368,14 @@ public class SyShippingDetailsItem { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	//克重 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	private String weight; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@Excel(name = "染厂供应商编码", width = 15) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@ApiModelProperty(value = "染厂供应商编码") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	private java.lang.String rSupplierCode; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@Excel(name = "染厂供应商", width = 15) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	@ApiModelProperty(value = "染厂供应商") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	private java.lang.String rSupplier; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	public SyShippingDetailsItem(){} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |