From 479cf973e33e998662294f26abccca383f62ca99 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Sat, 29 Oct 2022 16:59:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?= 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 09420f998c..254c937c67 100644 --- a/anrui-system-ui/.env.development +++ b/anrui-system-ui/.env.development @@ -5,5 +5,5 @@ ENV = 'development' VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 -VUE_APP_URL = "http://192.168.3.20:8111" +VUE_APP_URL = "http://anrui.yyundong.com"