|  |  | @ -34,8 +34,8 @@ import java.util.Map; | 
			
		
	
		
			
				
					|  |  |  |  * @author yinzuomei@elink-cn.com | 
			
		
	
		
			
				
					|  |  |  |  * @date 2020/6/4 13:37 | 
			
		
	
		
			
				
					|  |  |  |  */ | 
			
		
	
		
			
				
					|  |  |  | //@FeignClient(name = ServiceConstant.GOV_ISSUE_SERVER, fallback = GovIssueOpenFeignClientFallBack.class)
 | 
			
		
	
		
			
				
					|  |  |  | @FeignClient(name = ServiceConstant.GOV_ISSUE_SERVER, fallback = GovIssueOpenFeignClientFallBack.class,url = "localhost:8101") | 
			
		
	
		
			
				
					|  |  |  | @FeignClient(name = ServiceConstant.GOV_ISSUE_SERVER, fallback = GovIssueOpenFeignClientFallBack.class) | 
			
		
	
		
			
				
					|  |  |  | //@FeignClient(name = ServiceConstant.GOV_ISSUE_SERVER, fallback = GovIssueOpenFeignClientFallBack.class,url = "localhost:8101")
 | 
			
		
	
		
			
				
					|  |  |  | public interface GovIssueOpenFeignClient { | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |     /** | 
			
		
	
	
		
			
				
					|  |  | 
 |