statistics.NewStatistics(&singleMsgSuccessCount,config.Config.ModuleName.MsgTransferName,fmt.Sprintf("%d second singleMsgCount insert to mongo",constant.StatisticsTimeInterval),constant.StatisticsTimeInterval)
statistics.NewStatistics(&singleMsgSuccessCount,config.Config.ModuleName.MsgTransferName,fmt.Sprintf("%d second singleMsgCount insert to mongo",constant.StatisticsTimeInterval),constant.StatisticsTimeInterval)
statistics.NewStatistics(&groupMsgCount,config.Config.ModuleName.MsgTransferName,fmt.Sprintf("%d second groupMsgCount insert to mongo",constant.StatisticsTimeInterval),constant.StatisticsTimeInterval)
statistics.NewStatistics(&groupMsgCount,config.Config.ModuleName.MsgTransferName,fmt.Sprintf("%d second groupMsgCount insert to mongo",constant.StatisticsTimeInterval),constant.StatisticsTimeInterval)