package topicName
const (
//extTopic = ".topic"
//extGroup = ".group"
UserLogin = "user.login.topic"
UserOffline = "user.offline.topic"
)