fix:单卡设备显示字段
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Has been cancelled

This commit is contained in:
sexygoat
2026-05-21 14:44:10 +08:00
parent dcc8c0ccd6
commit f9fead83cf
2 changed files with 13 additions and 6 deletions

View File

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