feat: 全量更新前后端代码及文档 - 社区/定制/优惠券/活动/会员等模块

This commit is contained in:
Developer
2026-03-21 18:35:41 +08:00
parent a8aaf15bfb
commit 942465b758
590 changed files with 27840 additions and 14720 deletions

View File

@@ -0,0 +1,2 @@
# 开发环境 API 基础地址
VITE_API_BASE_URL=http://localhost:8080/api/v1

2
frontend/.env.production Normal file
View File

@@ -0,0 +1,2 @@
# 生产环境 API 基础地址
VITE_API_BASE_URL=/api/v1

Some files were not shown because too many files have changed in this diff Show More