fix 日志打印

This commit is contained in:
fish 2019-04-27 15:34:24 +08:00
parent e713cc12d0
commit 5d693d27f8
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ func readConn(conn net.Conn, readChan chan<- []byte, stopChan chan<- bool) {
// log.Println("yunhorndeug.push.data.tcp.type",dataType)
// log.Println("yunhorndeug.push.data.tcp.values",values)
buffer := new(bytes.Buffer)
buffer = new(bytes.Buffer)
// var buffer bytes.Buffer
// buffer.Write(addrs)