1
0
forked from dyf/APP

修复部分机型蓝牙报错的问题

This commit is contained in:
liub
2026-02-02 10:12:48 +08:00
parent 5399ecf359
commit f3d502b00e
3 changed files with 42 additions and 26 deletions

View File

@ -2,7 +2,7 @@
const config = {
// 开发环境
development: {
BASE_URL: 'http://139.224.253.23:8000',//http://139.224.253.23:8000
BASE_URL: 'http://192.168.110.172:8000',//http://139.224.253.23:8000
API_PREFIX: '',
// MQTT 配置
MQTT_HOST: 'www.cnxhyc.com',