From 8886ec7e506d92eea4474f6d1ec5862b7235fd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=BB=B6=E7=A6=8F?= <> Date: Fri, 15 Aug 2025 17:36:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= 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 2a2d33c..8516e91 100644 --- a/.env.production +++ b/.env.production @@ -7,7 +7,7 @@ VUE_APP_PALYER_URL="192.168.1.66:8080" # 网关地址 VUE_APP_GATEWAY_URL="/prod-api" # 服务地址 -VUE_APP_BASE_API_URL="http://119.45.186.133:8081" +VUE_APP_BASE_API_URL="" # 服务前-- 请严格遵守格式 不允许换行 VUE_APP_SERVICE_PREFIX= '{"system":"/system","file":"/file","prevention":"/prevention","bpm":"/bpm"}' # 是否显示全部菜单