feat: 更新生产环境配置,修复服务地址和API版本;优化请求头设置,动态获取token

This commit is contained in:
2025-12-22 05:03:30 +07:00
parent 563bc5a990
commit 62cfdba622
4 changed files with 14 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
# backend service base url, prod environment
VITE_SERVICE_BASE_URL=http://192.168.1.27:9528
VITE_SERVICE_BASE_URL=http://192.168.1.27:9527
# other backend service base url, prod environment
VITE_OTHER_SERVICE_BASE_URL= `{}`