From 68f50d727916df7648f065dffedb3e80bcd3803d Mon Sep 17 00:00:00 2001 From: Zhao Qiqi <1287235164@qq.com> Date: Fri, 1 Apr 2022 09:02:20 +0800 Subject: [PATCH] 1 --- anrui-buscenter/anrui-buscenter-ui/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anrui-buscenter/anrui-buscenter-ui/.env.development b/anrui-buscenter/anrui-buscenter-ui/.env.development index 1510fefa66..f4212779c3 100644 --- a/anrui-buscenter/anrui-buscenter-ui/.env.development +++ b/anrui-buscenter/anrui-buscenter-ui/.env.development @@ -6,6 +6,6 @@ VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 ##VUE_APP_URL = "http://26077a35f5.wicp.vip" -VUE_APP_URL = "http://192.168.2.102:8111" +VUE_APP_URL = "http://192.168.2.101:8111" ##VUE_APP_URL = "http://127.0.0.1:8111" ##VUE_APP_URL = "http://1mn7264414.qicp.vip"