From 7094a209141e4fb510cd0e953cec6857e4e7e09c Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Sat, 9 Apr 2022 09:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E5=8A=9E=E4=BB=BB=E5=8A=A1=E5=92=8C?= =?UTF-8?q?=E5=B7=B2=E5=8A=9E=E4=BB=BB=E5=8A=A1=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anrui-system-ui/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anrui-system-ui/.env.development b/anrui-system-ui/.env.development index 260fd3b853..c5bba5300a 100644 --- a/anrui-system-ui/.env.development +++ b/anrui-system-ui/.env.development @@ -6,5 +6,5 @@ VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 ##VUE_APP_URL = "http://26077a35f5.wicp.vip" -VUE_APP_URL = "http://192.168.1.120:8111" +VUE_APP_URL = "http://127.0.0.1:8111" ##VUE_APP_URL = "http://1mn7264414.qicp.vip"