远程地址

This commit is contained in:
liu
2026-08-21 12:06:55 +08:00
parent 69b72a9c1c
commit 8a7bdca6b1
+2 -1
View File
@@ -10,7 +10,8 @@ const LOGIN_PATH = '/pages/login/index'
/** 默认请求超时(ms */
const DEFAULT_TIMEOUT = 15000
/** 接口根地址(uploadFile 等原生请求同样使用) */
export const BASE_URL = "http://localhost:8000/index.php"
// export const BASE_URL = "http://localhost:8000/index.php"
export const BASE_URL = "https://purchase.henanklkj.com/index.php"
/**
* HTTP 状态码 → 错误提示映射