统一接口命名

This commit is contained in:
2026-01-28 23:01:38 +08:00
parent 4150203bd3
commit 037774d2f1
15 changed files with 140 additions and 46 deletions
+2 -2
View File
@@ -3,5 +3,5 @@ NODE_ENV = 'development'
# 应用配置
VITE_APP_TITLE = '美天科技 - 官网'
# VITE_APP_API_URL = 'http://localhost:8000'
VITE_APP_API_URL = 'https://backend.yunzer.cn'
VITE_API_BASE_URL = 'http://localhost:8000'
# VITE_API_BASE_URL = 'https://backend.yunzer.cn'