| 
					
				 | 
			
			
				@@ -39,7 +39,7 @@ module.exports = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         target:'http://192.168.31.92:8080', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        // target: `http://localhost:8081`, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // target:"http://www.huiyj.com:9002/prod-api", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        //target:"http://demo.huijy.net/prod-api", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // target:"http://station.huiyj.com/prod-api", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         changeOrigin: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         pathRewrite: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ['^' + process.env.VUE_APP_BASE_API]: '' 
			 |