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