优化性能

This commit is contained in:
hebo
2019-08-13 15:51:33 +08:00
parent c42113b8f8
commit f8a85e0af6
15 changed files with 234 additions and 112 deletions

View File

@@ -55,6 +55,7 @@ func mainServer() {
if err != nil {
log.Error(err.Error())
}
queryPiece.Recovery()
}
log.Errorf("cannot get network package from %s", capture.DeviceName)