From 79f9edceb138bc8e42201e3e73e5b8edb90eaaa6 Mon Sep 17 00:00:00 2001 From: ccongli <1441652193@qq.com> Date: Fri, 21 Apr 2023 16:29:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E5=8F=B0=E7=A5=A5=E5=92=8C=20?= =?UTF-8?q?=E5=89=8D=E7=AB=AFapi=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E6=9C=8D=E5=8A=A1=E5=99=A8ip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ant-design-vue/.env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ant-design-vue/.env.production b/ant-design-vue/.env.production index 34b8410..e81e98a 100644 --- a/ant-design-vue/.env.production +++ b/ant-design-vue/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_BASE_URL=http://222.71.165.188:8091/linkage-boot -VUE_APP_CAS_BASE_URL=http://localhost:8888/cas +VUE_APP_API_BASE_URL=http://192.168.20.233:8091/linkage-boot +VUE_APP_CAS_BASE_URL=http://192.168.20.233:8888/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview \ No newline at end of file