1
This commit is contained in:
@@ -96,6 +96,7 @@ func handleConn(c net.Conn) error {
|
||||
_, printNo = getCallbackMsgInfo(data)
|
||||
callback = true
|
||||
}
|
||||
globals.SugarLogger.Debugf("printNoData------: %s", printNo)
|
||||
|
||||
if value, have := TcpClientList.Load(printNo); !have {
|
||||
t = NewTcpClient()
|
||||
|
||||
Reference in New Issue
Block a user