From e16551c166c03fcb3515d8ec4a54d6aa60e7f3e7 Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Tue, 21 May 2024 08:14:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index b5eb6fc..beb5ea8 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,4 @@ VUE_APP_TITLE = 闻荫管理系统 ENV = 'production' # 闻荫管理系统/生产环境 -VUE_APP_BASE_API = 'http://10.62.139.32:83/admin-api' +VUE_APP_BASE_API = 'http://10.62.139.32:83/api/admin-api'