From 4ea66f4df6b68e17e0dd0b4a825f287fb0b9fdaf Mon Sep 17 00:00:00 2001 From: yedejiamingshi <540057894@qq.com> Date: Mon, 30 Dec 2024 11:44:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.stage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.stage b/.env.stage index c74b5ec..e44bb48 100644 --- a/.env.stage +++ b/.env.stage @@ -7,7 +7,7 @@ VUE_APP_TITLE = 中富通溯源链后台管理系统 ENV = 'staging' # 中富通溯源链后台管理系统/测试环境 -VUE_APP_BASE_API = '192.168.2.74:48060' +VUE_APP_BASE_API = 'http://192.168.2.74:48060/prod-api' # 静态资源地址 # PUBLIC_PATH = 'http://static.yudao.iocoder.cn/'