|  |  | @ -360,6 +360,7 @@ public class UdiRlSupController extends BaseController { | 
			
		
	
		
		
			
				
					
					|  |  |  |         udiRelevanceEntity.setProductsType(2); |  |  |  |         udiRelevanceEntity.setProductsType(2); | 
			
		
	
		
		
			
				
					
					|  |  |  |         udiRelevanceEntity.setUpdateTime(new Date()); |  |  |  |         udiRelevanceEntity.setUpdateTime(new Date()); | 
			
		
	
		
		
			
				
					
					|  |  |  |         udiRelevanceEntity.setDetailSort(udiInfoExportRequest.getSupplementRequest().getDetailSort()); |  |  |  |         udiRelevanceEntity.setDetailSort(udiInfoExportRequest.getSupplementRequest().getDetailSort()); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         udiRelevanceEntity.setDetailSort(udiInfoExportRequest.getSupplementRequest().getDistributeLevel()); | 
			
		
	
		
		
			
				
					
					|  |  |  |         udiRelevanceService.updateUdiRelevance(udiRelevanceEntity); |  |  |  |         udiRelevanceService.updateUdiRelevance(udiRelevanceEntity); | 
			
		
	
		
		
			
				
					
					|  |  |  |         UdiProductEntity udiProductEntity = new UdiProductEntity(); |  |  |  |         UdiProductEntity udiProductEntity = new UdiProductEntity(); | 
			
		
	
		
		
			
				
					
					|  |  |  |         udiProductEntity.setProductsType(2); |  |  |  |         udiProductEntity.setProductsType(2); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |