|  |  | @ -377,6 +377,7 @@ public class UdiRlSupController extends BaseController { | 
			
		
	
		
		
			
				
					
					|  |  |  |             byUuid.setYbbm(udiProductEntity.getYbbm()); |  |  |  |             byUuid.setYbbm(udiProductEntity.getYbbm()); | 
			
		
	
		
		
			
				
					
					|  |  |  |             byUuid.setManufactory(udiProductEntity.getManufactory()); |  |  |  |             byUuid.setManufactory(udiProductEntity.getManufactory()); | 
			
		
	
		
		
			
				
					
					|  |  |  |             byUuid.setUpdateTime(new Date()); |  |  |  |             byUuid.setUpdateTime(new Date()); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             byUuid.setPrice(udiInfoExportRequest.getPrice()); | 
			
		
	
		
		
			
				
					
					|  |  |  |             udiProductService.updateUdiInfo(byUuid); |  |  |  |             udiProductService.updateUdiInfo(byUuid); | 
			
		
	
		
		
			
				
					
					|  |  |  |         } else { |  |  |  |         } else { | 
			
		
	
		
		
			
				
					
					|  |  |  |             udiProductEntity.setId(IdUtil.getSnowflakeNextId()); |  |  |  |             udiProductEntity.setId(IdUtil.getSnowflakeNextId()); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |