From 8084aa09e9341eda158e814cc98503466cd633f9 Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Wed, 22 Jan 2025 09:05:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.wyf | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/.env.wyf b/.env.wyf index 7ee319b35..10790b758 100644 --- a/.env.wyf +++ b/.env.wyf @@ -15,11 +15,11 @@ VITE_DEV=false # # 上传路径 # VITE_UPLOAD_URL='http://192.168.0.216:12080/admin-api/infra/file/upload' -# # 雪冰 +# 雪冰 # # # 请求路径 -# VITE_BASE_URL='http://192.168.1.68:12080' +# VITE_BASE_URL='http://192.168.0.34:12080' # # 上传路径 -# VITE_UPLOAD_URL='http://192.168.1.68:12080/admin-api/infra/file/upload' +# VITE_UPLOAD_URL='http://192.168.0.34:12080/admin-api/infra/file/upload' # # 依然 # # # 请求路径 # VITE_BASE_URL='http://192.168.1.253:12080' @@ -33,6 +33,11 @@ VITE_DEV=false # VITE_UPLOAD_URL='http:// 192.168.0.106:12080/admin-api/infra/file/upload' +# # 陈放 +# # 请求路径 +# VITE_BASE_URL='http://192.168.0.26:12080' +# # 上传路径 +# VITE_UPLOAD_URL='http:// 192.168.0.26:12080/admin-api/infra/file/upload' # 佳兴 @@ -46,10 +51,10 @@ VITE_DEV=false # # 上传路径 # VITE_UPLOAD_URL='http://192.168.0.37:12080/admin-api/infra/file/upload' -# 81 WMS请求路径 82 SCP -VITE_BASE_URL='http://172.22.32.9/api' -# 上传路径 -VITE_UPLOAD_URL='http://172.22.32.9/api/admin-api/infra/file/upload' +# # 81 WMS请求路径 82 SCP +# VITE_BASE_URL='https://wmscdtest.faway-hella.com/api' +# # 上传路径 +# VITE_UPLOAD_URL='https://wmscdtest.faway-hella.com/api/admin-api/infra/file/upload' @@ -63,10 +68,10 @@ VITE_UPLOAD_URL='http://172.22.32.9/api/admin-api/infra/file/upload' # # 上传路径 # VITE_UPLOAD_URL='https://scptest.faway-hella.com/api/admin-api/infra/file/upload' -# # scptest -# VITE_BASE_URL='http://172.21.32.16/api' -# # 上传路径 -# VITE_UPLOAD_URL='http://172.21.32.16/api/admin-api/infra/file/upload' +# scptest +VITE_BASE_URL='http://172.21.32.16/api' +# 上传路径 +VITE_UPLOAD_URL='http://172.21.32.16/api/admin-api/infra/file/upload'