From 3a9d75736ef693268c1101e49d7903d5b7bbd8f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Mon, 25 Dec 2023 15:42:20 +0800 Subject: [PATCH] 1 --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index c7b187a6..a750ead3 100644 --- a/vue.config.js +++ b/vue.config.js @@ -62,7 +62,7 @@ module.exports = { // target: 'http://123.56.181.144:8000/api', // 国内测试环境 // target: 'http://123.56.94.154:8079', // 国内测试环境2 // target: 'http://123.56.94.154:7000', // 国内测试环境2 - target: 'http://47.117.164.182:7090', + target: 'http://101.132.193.237:7090', // target: 'http://123.56.181.144:7000', changeOrigin: true, secure: false,