From ebc68dc5c0f8a9023c8194b7f5c1fbe25b7fea21 Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Tue, 17 Dec 2024 11:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.wyf | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.wyf b/.env.wyf index 6869a701f..7ee319b35 100644 --- a/.env.wyf +++ b/.env.wyf @@ -63,6 +63,7 @@ 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'