From 4a87dd9e76843670b734fc71ce7d6f94738d5859 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 20 May 2025 10:27:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=BAi?= 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 1a8f272..134cd88 100644 --- a/.env.production +++ b/.env.production @@ -6,4 +6,4 @@ VUE_APP_TITLE = 青岛免租金住房服务平台 ENV = 'production' # 青岛市免租金住宿保障平台/生产环境 -VUE_APP_BASE_API = 'http://219.146.91.110:30801/mz-ap' +VUE_APP_BASE_API = 'http://219.146.91.110:30801/mz-api'