删除 废弃的日志输出
This commit is contained in:
parent
ff7934e1c6
commit
fc8e41bb6f
|
@ -126,7 +126,6 @@ func queueHandler(w http.ResponseWriter, r *http.Request) {
|
||||||
})
|
})
|
||||||
logIntervalTimeHandler.Notify(countPutPop)
|
logIntervalTimeHandler.Notify(countPutPop)
|
||||||
// 打印消息
|
// 打印消息
|
||||||
log.Printf("source: [%s] 数据 推送到unity [%s]\n", item.Source, raddr.String())
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user