基地址修改

This commit is contained in:
WindowBird 2025-10-21 10:03:08 +08:00
parent 8e613fdef1
commit 2d76d792f2

View File

@ -6,7 +6,7 @@
// API基础地址配置
export const API_CONFIG = {
// 开发环境API地址
BASE_URL: 'http://192.168.2.77:4101',
BASE_URL: 'http://192.168.1.3:4101',
// API端点配置
ENDPOINTS: {