测试、、、主动读取

feasure-livedata
lld 2026-03-27 16:44:58 +08:00
parent 9e16b4c558
commit c5e3494f5b
1 changed files with 4 additions and 0 deletions

View File

@ -252,6 +252,10 @@ export default {
const message = JSON.stringify({jbk: 0,read:true}) const message = JSON.stringify({jbk: 0,read:true})
this.publishMessage(message) this.publishMessage(message)
} }
if (e==="864536071851206"){
const message = JSON.stringify({jm3k: 0,read:true})
this.publishMessage(message)
}
} }
this.reset(); this.reset();