|  |  | @ -19,8 +19,8 @@ import java.util.List; | 
			
		
	
		
			
				
					|  |  |  |  * @author yinzuomei@elink-cn.com | 
			
		
	
		
			
				
					|  |  |  |  * @date 2020/6/4 10:28 | 
			
		
	
		
			
				
					|  |  |  |  */ | 
			
		
	
		
			
				
					|  |  |  | //@FeignClient(name = ServiceConstant.EPMET_COMMON_SERVICE, fallback = EpmetCommonServiceOpenFeignClientFallback.class)
 | 
			
		
	
		
			
				
					|  |  |  | @FeignClient(name = ServiceConstant.EPMET_COMMON_SERVICE, fallback = EpmetCommonServiceOpenFeignClientFallback.class, url = "http://localhost:8103") | 
			
		
	
		
			
				
					|  |  |  | @FeignClient(name = ServiceConstant.EPMET_COMMON_SERVICE, fallback = EpmetCommonServiceOpenFeignClientFallback.class) | 
			
		
	
		
			
				
					|  |  |  | //@FeignClient(name = ServiceConstant.EPMET_COMMON_SERVICE, fallback = EpmetCommonServiceOpenFeignClientFallback.class, url = "http://localhost:8103")
 | 
			
		
	
		
			
				
					|  |  |  | public interface EpmetCommonServiceOpenFeignClient { | 
			
		
	
		
			
				
					|  |  |  |     /** | 
			
		
	
		
			
				
					|  |  |  |      * @param formDTO | 
			
		
	
	
		
			
				
					|  |  | 
 |