|  |  |  | @ -187,7 +187,7 @@ public class ThrProductsController { | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setMeasname(thrProductsEntity.getMeasname()); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (StrUtil.isNotEmpty(thrProductsEntity.getSpec())) | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setGgxh(thrProductsEntity.getSpec()); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (StrUtil.isNotEmpty(thrProductsEntity.getStandard())) | 
			
		
	
		
			
				
					|  |  |  |  |                 else if (StrUtil.isNotEmpty(thrProductsEntity.getStandard())) | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setGgxh(thrProductsEntity.getStandard()); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (StrUtil.isNotEmpty(thrProductsEntity.getRegisterNo())) | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setZczbhhzbapzbh(thrProductsEntity.getRegisterNo()); | 
			
		
	
	
		
			
				
					|  |  |  | @ -211,8 +211,8 @@ public class ThrProductsController { | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setYlqxzcrbarmc(thrProductsEntity.getYlqxzcrbarmc()); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (StrUtil.isNotEmpty(thrProductsEntity.getCpms())) | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setCpms(thrProductsEntity.getCpms()); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (StrUtil.isNotEmpty(thrProductsEntity.getStandard())) | 
			
		
	
		
			
				
					|  |  |  |  |                     udiProductEntity.setGgxh(thrProductsEntity.getStandard()); | 
			
		
	
		
			
				
					|  |  |  |  | //                if (StrUtil.isNotEmpty(thrProductsEntity.getStandard()))
 | 
			
		
	
		
			
				
					|  |  |  |  | //                    udiProductEntity.setGgxh(thrProductsEntity.getStandard());
 | 
			
		
	
		
			
				
					|  |  |  |  |                 udiProductService.updateUdiInfo(udiProductEntity); | 
			
		
	
		
			
				
					|  |  |  |  |             } | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  |  | 
 |