From adb597104743c33e779739348f354f57365aa8db Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Thu, 18 Apr 2024 14:25:13 +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.development | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.development b/.env.development index 65cbf35..14c3efe 100644 --- a/.env.development +++ b/.env.development @@ -23,6 +23,8 @@ NODE_ENV = 'development' # agjt # VITE_API_URL = 'http://47.93.215.234:9809' VITE_API_URL = 'http://jxj.zhgdyun.com:19812' +# 苏立信 +VITE_API_URL = 'http://101.43.164.214:11111' # 上传 VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='