---
panlei
2019-11-01 a9c4717d3a276ca39a189a94fe1b053fe70a9fd3
main.go
@@ -108,7 +108,7 @@
               insertdata.InsertToEs(resultMsg)
               logger.Debug("插入完Es所用时间:", time.Since(start))
               //事件推送
               go labelFilter.Judge(resultMsg)
               go labelFilter.PushSomthing(resultMsg)
            //}(msg)
         }
      }