|  | @@ -34,15 +34,18 @@ module.exports = {
 | 
	
		
			
				|  |  |      proxy: {
 | 
	
		
			
				|  |  |        // detail: https://cli.vuejs.org/config/#devserver-proxy
 | 
	
		
			
				|  |  |        [process.env.VUE_APP_BASE_API]: {
 | 
	
		
			
				|  |  | -        // target: `http://192.168.1.143:9010/`,
 | 
	
		
			
				|  |  | -        // target: `http://124.70.179.5:9010/`,
 | 
	
		
			
				|  |  | +        // target: `http://192.168.1.177:9010/`,
 | 
	
		
			
				|  |  |          // target: `https://test.fms.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://test.wms.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  | -        // target: `https://zd.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  | +        // target: `https://test.tms.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +        target: `https://zd.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://jianqiao.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://jiyong.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://dmu.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  | -        target: `http://jingang.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  | +        // target: `http://jingang.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +        // target: `https://jingrun.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://op.khzclogistics.com/prod-api/`,
 | 
	
		
			
				|  |  |          // 华为10M
 | 
	
		
			
				|  |  |          // target: `http://121.36.212.131:9010/`,
 |