forked from luyan/epmet-cloud-lingshan
				
			
				 1 changed files with 3 additions and 7 deletions
			
			
		@ -1,16 +1,12 @@ | 
				
			|||||
package com.epmet.feign.impl; | 
					package com.epmet.dataaggre.feign.impl; | 
				
			||||
 | 
					 | 
				
			||||
 | 
					
 | 
				
			||||
import com.epmet.commons.tools.constant.ServiceConstant; | 
					import com.epmet.commons.tools.constant.ServiceConstant; | 
				
			||||
import com.epmet.commons.tools.utils.ModuleUtils; | 
					import com.epmet.commons.tools.utils.ModuleUtils; | 
				
			||||
import com.epmet.commons.tools.utils.Result; | 
					import com.epmet.commons.tools.utils.Result; | 
				
			||||
import com.epmet.dataaggre.dto.govorg.form.GridLivelyFormDTO; | 
					import com.epmet.dataaggre.dto.govorg.form.GridLivelyFormDTO; | 
				
			||||
import com.epmet.feign.DataAggregatorFeignClient; | 
					import com.epmet.dataaggre.feign.DataAggregatorOpenFeignClient; | 
				
			||||
import org.springframework.stereotype.Component; | 
					 | 
				
			||||
 | 
					 | 
				
			||||
@Component | 
					 | 
				
			||||
public class DataAggregatorFeignClientClientFallBackFactory implements DataAggregatorFeignClient { | 
					 | 
				
			||||
 | 
					
 | 
				
			||||
 | 
					public class DataAggregatorOpenFeignClientFallback implements DataAggregatorOpenFeignClient { | 
				
			||||
    /** | 
					    /** | 
				
			||||
     * 定时任务导出网格活跃统计表 | 
					     * 定时任务导出网格活跃统计表 | 
				
			||||
     * @param form | 
					     * @param form | 
				
			||||
					Loading…
					
					
				
		Reference in new issue