fix: bug
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 11s

This commit is contained in:
sexygoat
2026-05-21 16:21:23 +08:00
parent b566b0a5ea
commit a0b2f69a8e

View File

@@ -1,3 +1,3 @@
export const BASE_URL = 'https://cmp-api.xm-iot.cn';
export const BASE_URL = 'https://cmp-api.boss160.cn';
export const APP_TYPE = 'official_account';