feat: 添加 API 服务,支持环境配置、认证管理和自动刷新令牌。

This commit is contained in:
2026-01-28 12:51:31 +08:00
parent 4bb0c35de4
commit c7f1571a73
3 changed files with 9 additions and 4 deletions

1
.env.development Normal file
View File

@@ -0,0 +1 @@
VITE_API_BASE_URL=http://localhost:2612/api/v1