|  |  |  | @ -203,7 +203,7 @@ public class IoChangeInoutService { | 
			
		
	
		
			
				
					|  |  |  |  |                 InvWarehouseEntity invWarehouseEntity = invWarehouseService.findByInvSubByCode(Constant.INV_PRE_IN_CODE); | 
			
		
	
		
			
				
					|  |  |  |  |                 outOrder.setFromInvCode(invWarehouseEntity.getCode()); | 
			
		
	
		
			
				
					|  |  |  |  |                 outOrder.setFromDeptCode(invWarehouseEntity.getParentId()); | 
			
		
	
		
			
				
					|  |  |  |  |             } else if (targetBustypeEntity.getActionType() == 4) { | 
			
		
	
		
			
				
					|  |  |  |  |             } else if (bussinessChangeTypeEntity.getCreateType() == 4) { | 
			
		
	
		
			
				
					|  |  |  |  |                 outOrder.setCustomerId(null); | 
			
		
	
		
			
				
					|  |  |  |  |                 outOrder.setFromCorp(null); | 
			
		
	
		
			
				
					|  |  |  |  |                 InvWarehouseEntity invWarehouseEntity = invWarehouseService.findByInvSubByCode(Constant.INV_PRE_CODE); | 
			
		
	
	
		
			
				
					|  |  |  | 
 |