统一接口命名

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
+1 -1
View File
@@ -3,4 +3,4 @@ NODE_ENV = 'production'
# 应用配置
VITE_APP_TITLE = '美天科技 - 官网'
VITE_APP_API_URL = 'https://backend.yunzer.cn' # 生产环境接口基础URL
VITE_API_BASE_URL = 'https://backend.yunzer.cn' # 生产环境接口基础URL