| 
														
															@@ -23,6 +23,6 @@ import org.springframework.context.annotation.ComponentScan; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 @EnableFeignClients("com.yonge.cooleshow") 
														 | 
														
														 | 
														
															 @EnableFeignClients("com.yonge.cooleshow") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 public class MallAdminApplication { 
														 | 
														
														 | 
														
															 public class MallAdminApplication { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public static void main(String[] args) { 
														 | 
														
														 | 
														
															     public static void main(String[] args) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        BaseApplication.run(AppConstant.APPLICATION_ADMIN, MallAdminApplication.class, args); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        BaseApplication.run(AppConstant.APPLICATION_MALL_ADMIN, MallAdminApplication.class, args); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 |