feat: 1130

This commit is contained in:
liqupan
2025-11-30 21:25:23 +08:00
parent 792fa980f9
commit 7fe4b05cf8
3 changed files with 584 additions and 269 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
// API配置统一管理
export const API_CONFIG = {
// 基础API地址
BASE_URL: 'http://192.168.3.13:8091',
BASE_URL: 'https://api.aixsy.com.cn',
// 其他服务地址(如果需要)
WEB_URL: 'https://www.aixsy.com.cn',