From 8b041157803e861df0ab00c4806c6243affc0b46 Mon Sep 17 00:00:00 2001 From: Vce Date: Wed, 17 Apr 2024 21:06:58 +0800 Subject: [PATCH] =?UTF-8?q?fix::=E4=BF=AE=E6=94=B9BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 65cbf35..011d6f6 100644 --- a/.env.development +++ b/.env.development @@ -21,8 +21,8 @@ NODE_ENV = 'development' # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -# VITE_API_URL = 'http://47.93.215.234:9809' -VITE_API_URL = 'http://jxj.zhgdyun.com:19812' +VITE_API_URL = 'http://47.93.215.234:9809' +# VITE_API_URL = 'http://jxj.zhgdyun.com:19812' # 上传 VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='