|  | @@ -35,7 +35,7 @@ module.exports = {
 | 
												
													
														
															|  |      proxy: {
 |  |      proxy: {
 | 
												
													
														
															|  |        // detail: https://cli.vuejs.org/config/#devserver-proxy
 |  |        // detail: https://cli.vuejs.org/config/#devserver-proxy
 | 
												
													
														
															|  |        [process.env.VUE_APP_BASE_API]: {
 |  |        [process.env.VUE_APP_BASE_API]: {
 | 
												
													
														
															|  | -        target: `http://172.16.0.255:8888`,
 |  | 
 | 
												
													
														
															|  | 
 |  | +        target: `http://172.16.1.199:8888`,
 | 
												
													
														
															|  |          // target: `https://yanfa.jishutao.com/prod-api`,
 |  |          // target: `https://yanfa.jishutao.com/prod-api`,
 | 
												
													
														
															|  |          changeOrigin: true,
 |  |          changeOrigin: true,
 | 
												
													
														
															|  |          pathRewrite: {
 |  |          pathRewrite: {
 |