1. 新增模块品类穿透

This commit is contained in:
2026-05-11 15:29:08 +08:00
parent 969d86f867
commit 06e76af055
9 changed files with 331 additions and 74 deletions

View File

@@ -4,7 +4,7 @@ NODE_ENV=development
VITE_DEV=true
# 请求路径
VITE_BASE_URL='http://118.253.178.8:48080'
VITE_BASE_URL='http://118.253.178.8:58080'
#VITE_BASE_URL='http://localhost:48080'
# 文件上传类型server - 后端上传, client - 前端直连上传,仅支持 S3 服务