Update switch_connection.ts
This commit is contained in:
parent
52ef8f192f
commit
6c00e35072
|
|
@ -84,7 +84,7 @@ export default class SwitchController {
|
|||
this.buffer = ''
|
||||
}
|
||||
}
|
||||
appendLog(data, this.stationId, this.stationName, this.stationIP, 'Switch')
|
||||
// appendLog(data, this.stationId, this.stationName, this.stationIP, 'Switch')
|
||||
}
|
||||
|
||||
private async _handleClose(err: boolean) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue