From b01645c4b2327cb32417c3fd96fd576e8a538014 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Mon, 19 Jan 2026 19:04:10 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E9=85=8D=E7=BD=AE?= 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 d3ab550..6685436 100644 --- a/.env.production +++ b/.env.production @@ -7,4 +7,4 @@ ENV = 'production' # 华西海圻管理系统/生产环境 VUE_APP_BASE_API = '/prod-api' -VUE_APP_FILE_DOMAIN = 'http://127.0.0.1:9300' \ No newline at end of file +VUE_APP_FILE_DOMAIN = 'http://39.99.251.173:9300' \ No newline at end of file