From 1922205b6ea9be33b8360b7a5d936a729801e9ff Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Wed, 10 Apr 2024 14:22:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 9467bd1..24831a1 100644 --- a/.env.production +++ b/.env.production @@ -15,13 +15,13 @@ NODE_ENV = "production" # VITE_API_URL = 'http://101.43.164.214:11111' # 七参数标准版(演示平台) -# VITE_API_URL = 'http://jxj.zhgdyun.com:9809' +VITE_API_URL = 'http://jxj.zhgdyun.com:9809' # 七参数标准版(测试平台) # VITE_API_URL = 'http://jxj.zhgdyun.com:15551' # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -VITE_API_URL = 'http://47.93.215.234:9809' +# VITE_API_URL = 'http://47.93.215.234:9809' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='