|  | @ -257,7 +257,7 @@ public class FunctionCustomizedServiceImpl extends BaseServiceImpl<FunctionCusto | 
			
		
	
		
		
			
				
					|  |  |             } |  |  |             } | 
			
		
	
		
		
			
				
					|  |  |         } |  |  |         } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |         String domainUrl = "https://epmet-cloud.elinkservice.cn/api/third/code/setWebviewDomain"; |  |  |         String domainUrl = "https://epmet-cloud.elinkservice.cn/api/third/setting/setwebviewdomain"; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |         if(resiDomains.size() > NumConstant.ZERO) { |  |  |         if(resiDomains.size() > NumConstant.ZERO) { | 
			
		
	
		
		
			
				
					|  |  |             resiDomains = resiDomains.stream().distinct().collect(Collectors.toList()); |  |  |             resiDomains = resiDomains.stream().distinct().collect(Collectors.toList()); | 
			
		
	
		
		
			
				
					|  |  |             WebviewDomainFormDTO domainFormDTO = new WebviewDomainFormDTO(); |  |  |             WebviewDomainFormDTO domainFormDTO = new WebviewDomainFormDTO(); | 
			
		
	
	
		
		
			
				
					|  | 
 |