fix 日志打印

This commit is contained in:
fish 2019-04-27 15:33:48 +08:00
parent 52f2c1aecf
commit e713cc12d0
1 changed files with 2 additions and 0 deletions

View File

@ -172,6 +172,8 @@ 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)
// var buffer bytes.Buffer
// buffer.Write(addrs)
// buffer.Write(dataType)