From 933b4c4480563a22bf312ebc24161ea7270caf29 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期四, 14 八月 2025 14:08:54 +0800 Subject: [PATCH] 修正阿里云 oss上传逻辑 --- Web/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Web/.env.development b/Web/.env.development index 973874f..53e6633 100644 --- a/Web/.env.development +++ b/Web/.env.development @@ -11,7 +11,7 @@ ENV = development # 鏈湴鐜鎺ュ彛鍦板潃 http://www.feizhengcai.cn:9009 http://192.168.0.36:5005 -VITE_API_URL = http://127.0.0.1:5005 +VITE_API_URL = http://192.168.18.52:5005 # 鐧婚檰鐣岄潰榛樿鐢ㄦ埛 VITE_DEFAULT_USER = superadmin -- Gitblit v1.9.1