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"