|  | @@ -22,7 +22,7 @@ import com.ym.mec.common.filters.EmojiEncodingFilter;
 | 
											
												
													
														|  |  @EnableDiscoveryClient
 |  |  @EnableDiscoveryClient
 | 
											
												
													
														|  |  @EnableFeignClients("com.ym.mec")
 |  |  @EnableFeignClients("com.ym.mec")
 | 
											
												
													
														|  |  @MapperScan("com.ym.mec.biz.dal.dao")
 |  |  @MapperScan("com.ym.mec.biz.dal.dao")
 | 
											
												
													
														|  | -@ComponentScan(basePackages = { "com.ym.mec", "org.snaker.engine" })
 |  | 
 | 
											
												
													
														|  | 
 |  | +@ComponentScan(basePackages = { "com.ym.mec", "org.snaker.engine", "com.yonge.log"})
 | 
											
												
													
														|  |  @Configuration
 |  |  @Configuration
 | 
											
												
													
														|  |  @EnableSwagger2Doc
 |  |  @EnableSwagger2Doc
 | 
											
												
													
														|  |  @EnableAsync
 |  |  @EnableAsync
 |