1
This commit is contained in:
@@ -105,10 +105,6 @@ func handleConn(c net.Conn) error {
|
||||
c.Write([]byte("ok"))
|
||||
return err
|
||||
}
|
||||
if printNo == "120220915001467" {
|
||||
globals.SugarLogger.Debugf("=========heartbeat : %s", utils.Format4Output(heartbeat, false))
|
||||
globals.SugarLogger.Debugf("=========callback : %s", utils.Format4Output(callback, false))
|
||||
}
|
||||
if heartbeat {
|
||||
// 证明是心跳
|
||||
Heartbeat(c, t, data, printNo)
|
||||
|
||||
Reference in New Issue
Block a user