添加葡萄牙

This commit is contained in:
2026-03-17 16:45:42 +08:00
parent 0bb7b580be
commit 1c15db81da
3 changed files with 6 additions and 4 deletions

View File

@@ -4,8 +4,8 @@ NODE_ENV=development
VITE_DEV=true
# 请求路径
# VITE_BASE_URL='http://192.168.2.22:48080'
VITE_BASE_URL='https://backstageapi.yolozs.com'
VITE_BASE_URL='http://192.168.2.22:48080'
# VITE_BASE_URL='https://backstageapi.yolozs.com'
# VITE_BASE_URL='https://testapi.tknb.net'
# 文件上传类型server - 后端上传, client - 前端直连上传,仅支持 S3 服务