修改测试bug

This commit is contained in:
guanj
2026-06-08 18:34:49 +08:00
parent 4f907a80c4
commit 03d302ded8
133 changed files with 3991 additions and 3442 deletions

View File

@@ -12,7 +12,7 @@ import { provide, onMounted, ref } from 'vue'
// let buildUrl = 'wss://pqmcn.com:8087/mqtt'//102
// let buildUrl = 'ws://pqmcn.com:8073/mqtt' //27
let buildUrl = 'ws://192.168.1.103:8083/mqtt' //27
let buildUrl = 'ws://112.4.144.18:38083/mqtt' //27
// 从 Nginx 获取 MQTT URL
const fetchMqttUrl = async () => {