From f1bdd2e547f4677a32c80714e3a6054b5c4f2b4e Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Sat, 29 Oct 2022 15:23:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anrui-system-ui/.env.development | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anrui-system-ui/.env.development b/anrui-system-ui/.env.development index 0540197be9..254c937c67 100644 --- a/anrui-system-ui/.env.development +++ b/anrui-system-ui/.env.development @@ -5,6 +5,5 @@ ENV = 'development' VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 -##VUE_APP_URL = "http://26077a35f5.wicp.vip" -VUE_APP_URL = "http://192.168.3.20:8111" -##VUE_APP_URL = "http://1mn7264414.qicp.vip" +VUE_APP_URL = "http://anrui.yyundong.com" +