api 修改

This commit is contained in:
liu
2026-07-31 19:23:49 +08:00
parent b0c4289b42
commit 8906cf6abb
+1 -1
View File
@@ -30,7 +30,7 @@ const REQUEST_TIMEOUT = 10000
const LOGIN_PATH = '/pages/login/index'
/** API 基础地址 */
// const BASE_URL = 'http://localhost:8000'
const BASE_URL = 'https://api.school.henanklkj.com'
const BASE_URL = 'https://api.school.henanklkj.com/index.php'
/**
* 解析请求 URL,自动拼接 BASE_URL