From 1811e0aae79f6b97df3c56ed8bf0eb69aefa5eaa Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Wed, 13 Nov 2024 09:45:11 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.env.wyf b/.env.wyf index 99bad36e9..e797b754c 100644 --- a/.env.wyf +++ b/.env.wyf @@ -7,18 +7,18 @@ VITE_DEV=false # SCP 28040 # WMS 28050 -# # 请求路径 -# VITE_BASE_URL='http://dev.ccwin-in.com:28040/api' +# 请求路径 +VITE_BASE_URL='http://dev.ccwin-in.com:28050/api' -# # 上传路径 -# VITE_UPLOAD_URL='http://dev.ccwin-in.com:28040/admin-api/infra/file/upload' +# 上传路径 +VITE_UPLOAD_URL='http://dev.ccwin-in.com:28050/admin-api/infra/file/upload' -# # 请求路径 -VITE_BASE_URL='http://192.168.1.196:12080' +# # # 请求路径 +# VITE_BASE_URL='http://192.168.1.196:12080' -# 上传路径 -VITE_UPLOAD_URL='http://192.168.1.196:12080/admin-api/infra/file/upload' +# # 上传路径 +# VITE_UPLOAD_URL='http://192.168.1.196:12080/admin-api/infra/file/upload' # # 请求路径 # VITE_BASE_URL='http://192.168.1.35:12080'