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