---
panlei
2019-11-07 d7c6faf69ff5cd591530c917d99354b4ece9290f
main.go
@@ -105,7 +105,7 @@
               esEnd := time.Since(start)
               logger.Debug("插入完Es所用时间:", esEnd)
               //事件推送
               //labelFilter.PushSomthing(resultMsg)
               labelFilter.PushSomthing(resultMsg)
            //}(msg)
         }
      }