From 4dd0e04022c1ddd28b4666757837dd48885cb396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=8A=B2=E9=BE=99?= <2860996570@qq.com> Date: Thu, 6 Feb 2025 15:57:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=9C=AC=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 7009762..b636d01 100644 --- a/.env.development +++ b/.env.development @@ -6,8 +6,8 @@ ENV = 'development' # 若依管理系统/开发环境 # VUE_APP_BASE_API = 'http://192.168.0.112:9115' -# VUE_APP_BASE_API = 'http://39.101.188.84:9115' -VUE_APP_BASE_API = 'http://192.168.0.112:9115' +VUE_APP_BASE_API = 'http://39.101.188.84:9115' +# VUE_APP_BASE_API = 'http://192.168.0.112:9115' # 路由懒加载