.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
18631081161 2026-04-01 12:52:22 +08:00
parent 92e4e5ce15
commit 319c46f29c

View File

@ -6,8 +6,8 @@
*/ */
// API 基础地址,按环境切换 // API 基础地址,按环境切换
const BASE_URL = 'http://localhost:5099' // const BASE_URL = 'http://localhost:5099'
// const BASE_URL = 'http://api.zwz.shhmkjgs.cn' const BASE_URL = 'http://api.zwz.shhmkjgs.cn'
/** /**
* 获取本地存储的 token * 获取本地存储的 token