解决上传文件错误

master
shenhan000 2025-05-23 09:11:57 +08:00
parent bc0d87ac9f
commit 278e062b72
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ NODE_ENV = production
ENV = 'staging'
# 魔创未来/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API = '/api'