|  |  | @ -352,7 +352,9 @@ public class UdiContrastService { | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 udiProductEntity.setXjdw(ybDrug.getMinUnit()); |  |  |  |                                 udiProductEntity.setXjdw(ybDrug.getMinUnit()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 udiProductEntity.setBhxjsl(ybDrug.getFactor()); |  |  |  |                                 udiProductEntity.setBhxjsl(ybDrug.getFactor()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                             } |  |  |  |                             } | 
			
		
	
		
		
			
				
					
					|  |  |  |                             udiProductEntity.setDiType(IntUtil.value(thirdAliDrug.getPackLevel()) == 1 ? 1 : 4); |  |  |  |                             if (thirdAliDrug.getPackLevel() !=null ){ | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                                 udiProductEntity.setDiType(IntUtil.value(thirdAliDrug.getPackLevel()) == 1 ? 1 : 4); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                             } | 
			
		
	
		
		
			
				
					
					|  |  |  |                             udiProductEntity.setId(IdUtil.getSnowflakeNextId()); |  |  |  |                             udiProductEntity.setId(IdUtil.getSnowflakeNextId()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                             udiProductService.insertUdiInfo(udiProductEntity); |  |  |  |                             udiProductService.insertUdiInfo(udiProductEntity); | 
			
		
	
		
		
			
				
					
					|  |  |  |                         } |  |  |  |                         } | 
			
		
	
	
		
		
			
				
					|  |  | 
 |