chore(config): 添加环境配置文件并启用本地服务器API

- 新增 .env.dev 开发环境配置文件
- 新增 .env.prod 生产环境配置文件
- 在 .env.development 中启用 VITE_SERVER_API_URL 配置
- 添加租户ID、API URL和授权码等必要配置项
- 配置开发和生产环境的服务端API地址
- 统一环境变量命名规范
This commit is contained in:
2026-03-09 13:37:18 +08:00
parent 069a8b35d4
commit a2e0dd8993
2 changed files with 0 additions and 0 deletions

View File

View File