| 
					
				 | 
			
			
				@@ -24,6 +24,7 @@ import org.springframework.context.annotation.EnableAspectJAutoProxy; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "com.tzld.longarticle.recommend.server.web", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "com.tzld.longarticle.recommend.server.util", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         "com.tzld.longarticle.recommend.server.repository", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        "com.tzld.longarticle.recommend.server.mq" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 }) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @EnableAspectJAutoProxy 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @EnableApolloConfig 
			 |