刪除圖片修改

This commit is contained in:
lvyuankang 2024-08-30 09:04:23 +08:00
parent 747f88e65a
commit ca8a535eab

View File

@ -431,7 +431,6 @@ struct Index {
async initParams() { async initParams() {
console.log('kkkkmmm') console.log('kkkkmmm')
delHilog()
// deleteAllFIleLog(GlobalConfig.comoonfileWriteAddress + '/PLC/') // deleteAllFIleLog(GlobalConfig.comoonfileWriteAddress + '/PLC/')
//设置plc udp 同步requesthost //设置plc udp 同步requesthost
await getUDP(this.context, false) await getUDP(this.context, false)
@ -459,6 +458,7 @@ struct Index {
this.heartMsg() this.heartMsg()
} }
}, 1000) }, 1000)
delHilog()
//下载模型 //下载模型
// await this.getModel() // await this.getModel()
// const arr = [0x55, 0xaa, 0x01, 0x00, 0x02, 0x01, 0x03, 0x00] // const arr = [0x55, 0xaa, 0x01, 0x00, 0x02, 0x01, 0x03, 0x00]