test: 路由跨应用传参测试

This commit is contained in:
wangxuefeng
2025-03-19 16:25:13 +08:00
parent 9a2f29e3e4
commit 748678d6cd
2 changed files with 3 additions and 5 deletions

View File

@@ -5,8 +5,8 @@ VITE_NODE_ENV = 'development'
VITE_BASE_URL = /
VITE_PORT = 10011
VITE_BASE_API_URL = 'https://custom-chart-pre-api.shiyue.com/'
# VITE_BASE_API_URL = 'https://custom-chart-api.shiyuegame.com/'
# VITE_BASE_API_URL = 'https://custom-chart-pre-api.shiyue.com/'
VITE_BASE_API_URL = 'https://custom-chart-api.shiyuegame.com/'
VITE_DEBUG_MODE = true