This commit is contained in:
yangyaoxiang666
2025-09-06 09:54:54 +08:00
27 changed files with 1358 additions and 232 deletions

View File

@@ -1,5 +1,5 @@
// 本地后端API接口
const LOCAL_API_BASE = 'http://localhost:5000/api/60s';
const LOCAL_API_BASE = 'https://infogenie.api.shumengya.top/api/60s';
// API接口列表备用
const API_ENDPOINTS = [