From e7271f1c678768a600f339f3ebee82d58c609e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=8A=B2=E9=BE=99?= <2860996570@qq.com> Date: Tue, 19 Nov 2024 14:32:47 +0800 Subject: [PATCH] 123 --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 078a468..bc5430f 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 若依管理系统 ENV = 'development' # 若依管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.0.109:9015' +VUE_APP_BASE_API = 'http://192.168.0.108:9015' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true