|  | @@ -35,7 +35,7 @@ module.exports = {
 | 
	
		
			
				|  |  |        // detail: https://cli.vuejs.org/config/#devserver-proxy
 | 
	
		
			
				|  |  |        [process.env.VUE_APP_BASE_API]: {
 | 
	
		
			
				|  |  |          // target: `http://58.56.152.118:9010/prod-api/`,
 | 
	
		
			
				|  |  | -        target: `http://192.168.1.120:9099/`,
 | 
	
		
			
				|  |  | +        // target: `http://192.168.1.120:9099/`,
 | 
	
		
			
				|  |  |          // target: `http://192.168.1.111:9010/`,
 | 
	
		
			
				|  |  |          // target: `http://192.168.1.116:9012/`,
 | 
	
		
			
				|  |  |          // target: `http://192.168.1.116:9010/`,
 | 
	
	
		
			
				|  | @@ -57,7 +57,7 @@ module.exports = {
 | 
	
		
			
				|  |  |          // target: `https://hwc.tubaosoft.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://zjxd.dhscs.net/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `http://ck.huodaonar.com/prod-api/`,
 | 
	
		
			
				|  |  | -        // target: `https://ck.hturing.com/prod-api/`,
 | 
	
		
			
				|  |  | +        target: `https://ck.hturing.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://jingang.re-king.cn//prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://wms.hadexpress.com/prod-api/`,
 | 
	
		
			
				|  |  |          // target: `https://jingrun.tubaosoft.com/prod-api/`,
 |