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