feat: 更新生产环境配置,调整路由顺序,优化银行信息展示

This commit is contained in:
2025-12-22 03:40:28 +07:00
parent 88e2a97808
commit 23b9997bd3
4 changed files with 37 additions and 50 deletions

View File

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